You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the dashboard pages, donuts and counter widgets contain clickable elements that switch to search pages with the right filters already predefined, based on the widgets clicked item.
This action updates the localstorage by settings the filters, and navigates to search page.
When navigating before the localstorage is updates, the search page generates and error.
The fix here will be to wait for the localstorage to be updated before navigating to search page.
The text was updated successfully, but these errors were encountered:
Request Type
Bug
Problem Description
In the dashboard pages, donuts and counter widgets contain clickable elements that switch to search pages with the right filters already predefined, based on the widgets clicked item.
This action updates the localstorage by settings the filters, and navigates to search page.
When navigating before the localstorage is updates, the search page generates and error.
The fix here will be to wait for the localstorage to be updated before navigating to search page.
The text was updated successfully, but these errors were encountered: