mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
There is no need to use an initializer and manually update the DOM when a Glimmer component can do it and ensure that the DOM is updated as more categories are being loaded (for example, when lazy loaded categories are enabled).