billy1380/blogwt

Visiting the domain with no page, there is a redirect to #!blog

billy1380 opened this issue · 1 comments

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.

There is now a check that changes the addPage string to PageController.get().homePageTargetHistoryToken() if its value is effectively empty.