React Client - No Translation

0
Hi all,   For an app on 10.12.9, we wanted to try enabling the React client.  As not all modules are converted yet, we tried migration mode. However, upon navigating to the app, we get the following error:   When running with the React client disabled, the metamodel.json can be found and no errors occur. Anyone knows why this happens?
asked
1 answers
0

This is might be due to old theme files in your app, which is not compatible with react. To solve this perform below steps:

 

  1. Delete "theme" folder from your app
  2. Download Atlas 3 theme folder from this and extract "theme" folder from the zip to app directory
  3. Clean deployment folder from Studio Pro
  4. And now try running the app

It would also be nice to download/re-import following modules, just to be sure that those are latest

 

  1. Atlas Core
  2. Atlas Web Content
  3. Data Widgets
  4. Nanoflow commons
answered