You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(stat-detectors): Add ErrorBoundaries to widgets (#56329)
In case a widget can't render properly, we should at least be able to
render the other ones. Surround the more risky widgets with
ErrorBoundaries to ensure page load
0 commit comments