mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
- This function now requires an explicit scope. It will never run on the entire document. - Previously debounce was being used with an anonymous function, which means it was having no effect.