-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Fix browser navigation again #2870
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2870 +/- ##
=======================================
Coverage 35.82% 35.82%
=======================================
Files 428 428
Lines 9423 9423
Branches 975 989 +14
=======================================
Hits 3376 3376
+ Misses 5400 5390 -10
- Partials 647 657 +10
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can confirm this works.
Good job.
Issue: #2868
Looks like using
pushState
in iframe creates new history entries in parent window