mirror of
https://github.com/discourse/discourse.git
synced 2025-02-15 07:45:02 +00:00
When "lazy load categories" is enabled, only the categories present in the sidebar are preloaded. This is insufficient because the parent categories are necessary too for the sidebar to be rendered properly.