mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
8304f40f84
Debouncing inline anonymous functions does not work. This fixes all instances of that error by extracting the function or using the new `@debounce(delay)` decorator