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
I am using CRA with typescript. the index.html is in ./public and the index.ts is in ./src which i thinks is pretty standard for create react app. If i move these files to the root it is fine. I have played around with a lot of different config. also there does not seem to be any way to get more error reporting. from web search it seems to have cropped up a few times, but do not see any resolution. i am using your embed api to make the project
I tried downloading the project from stackblitz and building it locally and it had some problems, so this is what caused the problem. however not seeing any errors apart from the spurious one above makes it very hard to know what was going on.
Describe the bug
I am using CRA with typescript. the index.html is in ./public and the index.ts is in ./src which i thinks is pretty standard for create react app. If i move these files to the root it is fine. I have played around with a lot of different config. also there does not seem to be any way to get more error reporting. from web search it seems to have cropped up a few times, but do not see any resolution. i am using your embed api to make the project
Link to the blitz that caused the error
https://ygdtqq--run.stackblitz.io
Steps to reproduce
use embed api to load a standard create react app in typescript into the editor.
preview
Expected behavior
not get the error, the project to run
Parity with Local
Screenshots
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: