You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to update my games to the new examples, but will give up for now due to inconsistencies in the examples
Some more notes on the react-app example...
still importing packages version 0.2.10, instead of the latest 0.3.3
there's a new src/dojo/generated/ folder but no task to build it. How do we call the new generator script?
thecreate-components task will not work because of the new folder structure (missing /generated/)
Dojo.js Version
0.2.10
What happened?
DojoProvider usage in both react examples is incorrect. Also generate component script is using incorrect
dojo-starter
path.What is the expected behavior?
Should provide world address as a first argument in DojoProvider
Steps to reproduce
Run any of the react example
Trace
No response
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: