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
Currently the PErrorBoundary component captures all errors and prevents them from bubbling up. Callers should have the option to capture only specific types and allow others to continue.
The text was updated successfully, but these errors were encountered:
Currently the
PErrorBoundary
component captures all errors and prevents them from bubbling up. Callers should have the option to capture only specific types and allow others to continue.The text was updated successfully, but these errors were encountered: