@datitisev It seems that when you're using Pages through Links, everything is okay, BUT: When you visit a page through a normal link, simply by pasting link into web browser etc., both forum title link and back button doesn't work, only changing adress in web browser, not leading onto actual home page.
Console shows an error:
Uncaught TypeError: Cannot read property 'next' of undefined
at e.n.parseResults (DiscussionList.js:188)
at DiscussionList.js:137
at mithril.js:2033
at c (mithril.js:2004)
at l (mithril.js:2024)
at Tt.n.resolve (mithril.js:1941)
at Object.Tt.n.promise.then (mithril.js:1962)
at Function.n.then (mithril.js:1905)
at e.n.refresh (DiscussionList.js:134)
at e.n.init (DiscussionList.js:38)
[...]