Skip to content

Commit

Permalink
fix: Use deferred API to get the API (#226)
Browse files Browse the repository at this point in the history
- Previously we were rendering the WidgetHandler with the Enterprise
API, as that was what was wrapping the DashboardPlugin
- Instead, use the DeferredApiBootstrap to fetch the API and only render
the component after getting the API
  • Loading branch information
mofojed authored Jan 26, 2024
1 parent 672aa43 commit b0e2162
Show file tree
Hide file tree
Showing 4 changed files with 730 additions and 124 deletions.
Loading

0 comments on commit b0e2162

Please sign in to comment.