mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 02:13:26 -05: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).