Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: move visualization fetch in try/catch
This is to avoid the error boundary to show up for uncaught errors (failed to fetch a visualization) which interferes with Cypress testing.
- Loading branch information