1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 23:31:17 +02:00
Files
php-flarum/framework
Wadim Kalmykov 6cf716dc81 Fix lifecyle method workarounds (#2378)
Essentially, whenever a route is loaded, we add a key to that component. If the key changes, the page completely rerenders. Switching between different routes handled by the same key triggers those rerenders.
2020-10-15 17:40:25 -04:00
..