Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Loading from Text Disrupted by Phaser Device Game #7

Open
garrettmflynn opened this issue Dec 12, 2022 · 0 comments
Open

[BUG]: Loading from Text Disrupted by Phaser Device Game #7

garrettmflynn opened this issue Dec 12, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@garrettmflynn
Copy link
Owner

Description of the bug

When loading the tutorial demos from text, the demos in secondsection are not loaded properly, since the ESCode IDE doesn't have a Files tab available.

Steps To Reproduce

  1. Modify the apps/showcase/demos/tutorial/index.esc.ts file to load from source by setting tryFromText to true.
  2. Run tinybuild in the base of the monorepo
  3. View errors in the DevTools and observe that the last few demos don't load at all.

Additional Information

This may be a derivative issue with ESMpile, which fails to load on mobile ( #2 ) and generally has not been thoroughly tested in some time.

@garrettmflynn garrettmflynn added the bug Something isn't working label Dec 12, 2022
@garrettmflynn garrettmflynn self-assigned this Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant