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

IOS Safari back button issue #54

Open
Infuser opened this issue Jun 12, 2019 · 0 comments
Open

IOS Safari back button issue #54

Infuser opened this issue Jun 12, 2019 · 0 comments

Comments

@Infuser
Copy link

Infuser commented Jun 12, 2019

I have noticed when using back button in IOS safari the event aggregator for router does not fire, there are quite a few tickets on back button but I think this is a different issue to the ones already logged.

I notice in desktop when clicking back button AureliaHistoryBrowser._checkUrl is called but in IOS safari its not

this.eventAggregator.subscribe('router:navigation:processing',this.saveOnRouteChanged.bind(this));

Maybe this link is relevant
https://stackoverflow.com/questions/46466618/why-popstate-doesnt-fire-my-function-when-back-button-is-clicked-mobile-ios-ch

aurelia-history-browser 1.3.2
aurelia-router 1.7.1

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