reactpy
reactpy copied to clipboard
`script` elements can break IDOM
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
Related issue
- #676