Simple forum software for building great communities.
Go to file
Alexander Skvortsov 9e88609a56 Minor improvements to onNewRoute (#2328)
- Call onNewRoute when page changed with same component in DiscussionPage and UserPage

- Make app.previous and app.current changed in onNewRoute, not in oninit. This way, when the route is changed, but still handled by the same component, a new PageState object will still be created.
2020-10-02 17:10:38 -04:00
framework/core Minor improvements to onNewRoute (#2328) 2020-10-02 17:10:38 -04:00