mirror of
https://github.com/flarum/framework.git
synced 2025-02-18 12:33:22 +08:00
Simple forum software for building great communities.
![]() Make header and navigation components redraw after page components. Page components manipulate the header (state), but the header redraws before the page on route change. By changing the mount order, we change also the redraw order. |
||
---|---|---|
framework/core |