mirror of
https://github.com/discourse/discourse.git
synced 2025-02-14 23:35:00 +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.