[BUG] Page broken when returning to a paginated page

Posts: 1 · Views: 26
  • 12085

    Hey,

    Sorry if it's been reported before, but I couldn't find it with the search: Looks like a routing issue:

    Steps to reproduce :

    • Homepage
    • Any listing page eg: latest
    • Scroll to page 2
    • Go to any other page eg: forums
    • Hit the back button
    • Page is broken

    Doesn't happen if you don't load the 2nd page on the listing. Technical input : looks like only the paginated content is loaded into the DOM (<section class="thumb-listing-page">(...)</section>) and the <head> tag is empty.

Message