Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use deferred API to get the API (#226)
- 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