iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Add error boundary to popout widgets #959

Open GerardasB opened 1 month ago

GerardasB commented 1 month ago

Is your feature request related to a problem? Please describe.

We already have an error boundary that wraps widget content when widgets are rendered in the main window or reparentPopoutWidgets preview feature is enabled. Use the same error boundary when popout widgets are rendered in a separate element tree.