Page crashes when trying to use AutosuggestSelectMenu filters before data is loaded #385
Labels
component:web-ui
contributions: up for grabs
Nobody has claimed this task
issue: bug
Something isn't working
When clicking one of AutosuggestSelectMenu filters - the page crashes with the following error:
TypeError: Cannot read properties of undefined (reading 'values')
Feature Suggestion
Disabling filters until data is loaded
Context
It takes few seconds for the data to load and during that time users are trying to use filters.
I have implemented a conditioned disable for those filters and would like to contribute.
The text was updated successfully, but these errors were encountered: