Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

back buttons are now going back "too far" #1870

@shawnwall

Description

@shawnwall

I'm testing out beta1 and read about the back button change. I've modified my simple site which consists of three pages:

-index
-subpage
-subsubpage

I've added data-add-back-btn="true" to the div's with data-role of page and the buttons are now appearing again. The defect is that when I click from index to subpage, then subpage to subsubpage, the back link in the upper left takes me all the way back to the index page instead of the subpage.

The links between the pages are normal A links going to separate actual pages through the default ajax (they are not separate divs within one single page).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions