Open OrKoN opened 4 months ago
If you do a history update using pushState, chromium-bidi emits fragmentNavigated event. This behavior is not compliant with the spec.
It makes it difficult for Puppeteer to handle the behavior since Firefox implements it according to the spec.
If you do a history update using pushState, chromium-bidi emits fragmentNavigated event. This behavior is not compliant with the spec.