-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Advanced Playground broken (in develop
)
#5697
Comments
Ok so I tested with dev-tools version
It is coming from this line and can pretty easily be fixed by using startDebugger. However, when I fix this and run the advanced playground the debugger is no longer working. I think it has something to do with this line |
More updates:
Additional Information Also, just to note that the debug renderer still will not work after this change. I have opened this issue to track that problem. |
This is expected since
As far as I know it is typical in the npm ecosystem to need to run |
FYI this is still not fixed for me. On
|
Hmm did you link to the latest version of dev-tools on the 2021_q4_release branch? |
This should be fixed with #5823. Note that it will require an |
Describe the bug
The Advanced Playground fails to load due to errors being thrown.
To Reproduce
Steps to reproduce the behavior:
develop
(as of eca5ee2, but probably much earlier).npm install
npm start
Expected behaviour
The advanced playground loads.
Desktop (please complete the following information):
Stack Traces
The text was updated successfully, but these errors were encountered: