yousoph opened a new issue, #24877: URL: https://github.com/apache/superset/issues/24877
In numeric chart filters and dashboard filters, after typing and selecting a value in the filter, duplicate values start to show up. #### How to reproduce the bug 1. Go to a chart 2. Add a filter using a numeric column 3. Type a value into the filter, then select the filter value 4. Type another value into the filter and select the filter value ### Expected results One of each value with the selected ones highlighted ### Actual results Duplicate values start to appear. After scrolling up and down, more duplicate values show up and replace the actual filter values #### Screenshots https://github.com/apache/superset/assets/10627051/ee13139f-0723-49e5-9e25-2fc55035caff ### Environment (please complete the following information): - browser type and version: Chrome - superset version: `master` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
