Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native back button support #629

Open
alexmiddeleer opened this issue Jun 29, 2018 · 0 comments
Open

Native back button support #629

alexmiddeleer opened this issue Jun 29, 2018 · 0 comments

Comments

@alexmiddeleer
Copy link

I would expect the browser's back button to work if my fiddle has links between routes. The back button does update the url, but not the page. Here is an example twiddle: https://ember-twiddle.com/2b5bb04686d04684eb6cd8ef39796165?openFiles=templates.other-page.hbs%2C

Steps to reproduce:

  1. click "home" link
  2. click "other" link (or a tomster)
  3. hit back button
    expected result: taken to home route
    actual result: no effect except url update

@Gaurav0 mentioned I should open this issue in Slack, and noted: "My guess is I'm not doing the necessary cross frame communication via postMessage to make that work"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant