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 - window.open() opens new window(tab) but back button is disabled #628

Open
alonbilu opened this issue Dec 16, 2019 · 1 comment
Open

Comments

@alonbilu
Copy link

I've seen this report from 5 years ago, but it seems issue still exists (after 5 years!?): #41

For some strange reason, Chromes on iOS behaves differently than on Android:
If I open a new window (using window.open )on Android the "back" button is enabled as it should (and clicking it from the child window) will return me to the parent.
However, on iOS, reproducing the above will result in a disabled "back" button.
(Btw, on iOS Safari it works as it should - like on Android)

@Ron423c
Copy link

Ron423c commented Dec 21, 2019

so it worked but unstabled try creating a link hidden then fast break unhidden reverse point of break coding may fix issue I'll see if i have time to write it up for you

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

2 participants