geido opened a new pull request #12390: URL: https://github.com/apache/superset/pull/12390
### SUMMARY Closes #12389 The debounce effect was retriggered all the time causing the fetch to be called in an infinite loop. ### AFTER  ### TEST PLAN 1. Open a chart 2. Change the dataset 3. Search for a dataset 4. Make sure the search does not retrigger all the time ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: #12389 - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
