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

The fragmentNavigated is emitted on the history updates that are not fragment navigations #2425

Open
OrKoN opened this issue Jul 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working P1

Comments

@OrKoN
Copy link
Collaborator

OrKoN commented Jul 18, 2024

If you do a history update using pushState, chromium-bidi emits fragmentNavigated event. This behavior is not compliant with the spec.

@OrKoN
Copy link
Collaborator Author

OrKoN commented Jul 18, 2024

It makes it difficult for Puppeteer to handle the behavior since Firefox implements it according to the spec.

@OrKoN OrKoN changed the title The fragmentNavigated is emitted on the history updates that are not fragment navigation The fragmentNavigated is emitted on the history updates that are not fragment navigations Jul 18, 2024
@OrKoN OrKoN added P1 bug Something isn't working labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

2 participants