-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Dashboard plugin crashing UI on throw #2080
fix: Dashboard plugin crashing UI on throw #2080
Conversation
Will look into failures here |
Will remove commented out code if approach works |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the PR body as well. Looks like what you listed was the original fix attempt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Also at least prevents the crash in deephaven/deephaven-plugins#510 but that ticket still documents bad behavior in Deephaven UI, so it should stay open
Resolves #1771
Changes Implemented:
ErrorBoundary
around cloning of Dashboard Plugin in DashboardLayout