Skip to content

Error feedback not displaying when users run wrong code #1059

Open
@evemartin

Description

@evemartin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions