If the parent URL changes since the iframe is loaded and history.back(-1)
is triggered from within the iframe, then the parent URL will go back.
This can be reproduced here: https://fiddle.jshell.net/Ljrwx6d9/19/show/light/
Can this be prevented?
If the parent URL changes since the iframe is loaded and history.back(-1)
is triggered from within the iframe, then the parent URL will go back.
This can be reproduced here: https://fiddle.jshell.net/Ljrwx6d9/19/show/light/
Can this be prevented?