mirror of
https://github.com/flarum/core.git
synced 2025-06-25 04:02:33 +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.