Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix period filter and loading spinner when filtering in dashboard (
#3002) * fix: ensure only the first period item is used This fixes a problem when a period filter with more than 1 item is applied in dashboard. Passing more than 1 item to the outlier api results in an error. * fix: enable the loading spinner when props change This happens for example when a filter is added in dashboard which causes the visualization object to change and triggers a re-render of the plugin.
- Loading branch information