Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page crashes when trying to use AutosuggestSelectMenu filters before data is loaded #385

Open
talvala opened this issue Oct 12, 2021 · 1 comment
Labels
component:web-ui contributions: up for grabs Nobody has claimed this task issue: bug Something isn't working

Comments

@talvala
Copy link

talvala commented Oct 12, 2021

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.

@talvala talvala added the issue: proposal Proposed changes label Oct 12, 2021
@jamesdphillips jamesdphillips added component:web-ui tag: bug fix Fixes a bug issue: bug Something isn't working contributions: up for grabs Nobody has claimed this task and removed issue: proposal Proposed changes tag: bug fix Fixes a bug labels Oct 21, 2021
@jamesdphillips
Copy link
Contributor

Pull requests welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:web-ui contributions: up for grabs Nobody has claimed this task issue: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants