reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

`script` elements can break IDOM

Open Archmonger opened this issue 2 years ago • 1 comments
trafficstars

Current Situation

If an exception occurs within a script element, all of IDOM breaks.

Proposed Actions

Add error boundaries to prevent the script element from being destructive

Archmonger avatar Jan 02 '23 00:01 Archmonger

Related issue

  • #676

Archmonger avatar Jan 02 '23 00:01 Archmonger