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

Error feedback not displaying when users run wrong code #1059

Open
evemartin opened this issue Aug 2, 2024 · 0 comments
Open

Error feedback not displaying when users run wrong code #1059

evemartin opened this issue Aug 2, 2024 · 0 comments

Comments

@evemartin
Copy link

I'm currently trying to embed the editor-ui web component into a webpage by loading in the web component bundle file (which I found from the official Raspberry Pi Python IDE page) and using the editor-wc component - the IDE loads in but strangely does not show any error feedback when you try to run wrong code. It looks like this is because of an error being thrown in the bundle, originating on this line where the error traceback is not found: https://github.com/RaspberryPiFoundatio ... r.jsx#L298

Has anyone else experienced this issue before? Is there anything else I need to load in addition to the web component bundle / is there another way I should be embedding the IDE, or is this something going on with the web component on Raspberry Pi's end? Any help would be much appreciated!

More screenshots of the error as it appears in Chrome Dev Tools:
image_480
image_720

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant