Visiting the domain with no page, there is a redirect to #!blog
billy1380 opened this issue · 1 comments
billy1380 commented
This should not really be happening... it should just show the default page or the blog if nothing is configured.
It is probably not a huge issue, but really annoying with the history back button double clicking to get to the actual previous page.
billy1380 commented
There is now a check that changes the addPage
string to PageController.get().homePageTargetHistoryToken()
if its value is effectively empty.