ember-cli / ember-cli/ember-twiddle

Native back button support

Open
#629 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
268
Forks
87
PR merge metrics
No merged PRs in 30d

Description

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"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.