mirror of
https://github.com/flarum/core.git
synced 2025-07-18 15:21:16 +02:00
When on a discussion page, the URL changing doesn't always mean we've moved to a different page. In our custom rerender logic, we only want to call `this.onNewRoute()` if the page has actually changed.