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
Hmm it still seems to be working for me, which browser are you using? Also can you "inspect element" and check the javascript console to see if any other error messages are printed there? Thanks for creating the issue!
Weird! So this consistently breaks in Chrome for me, but works in Chrome incognito. No console errors. Don't see any cookies, local storage, or session storage. Any persistent state or caching that may be causing this?
Just updated the site to log more error info, can you trying checking the console for errors again?
Also updated it to store the actual code that will be run when pressing play in sessionStorage.evaluatedCode if it throws an error. Could you go to the Application tab in dev tools, session storage, and copy the value for evaluatedCode? It'll be a huge string, so don't paste it here, but instead maybe use Pastebin and add a link here (or paste it in a file, and attach the file)
I checked out the demo and ran the example code without changing it.
This code (and any code I tried) returned:
when executed.
The text was updated successfully, but these errors were encountered: