mirror of
https://github.com/discourse/discourse.git
synced 2025-03-29 23:35:52 +08:00

Prior to this fix, if you were following this series of events:
- type something in a select-kit filter with async search
- query starts
- type something again
- first query finished with no results
- second query starts
- 💥 we would show a no content found for a split second
- second query finishes
- we display a list of results