Simple forum software for building great communities.
Go to file
Alexander Skvortsov 87c8f60cd4 DiscussionPage: call onNewRoute properly
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.
2020-10-07 16:22:41 -04:00
framework/core DiscussionPage: call onNewRoute properly 2020-10-07 16:22:41 -04:00