Support the Navigation API #821
loganvolkers
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What problem does this feature solve?
Chromium 102 has been released stable, which means that Chrome, Edge, Opera, Brave, Vivaldi, etc and Electron supports the Navigation API https://chromestatus.com/feature/6232287446302720 The Navigation API is the successor of the History API and is better suited for SPAs. Therefore, routers should allow to target and leverage it.
Why should this feature be included?
What does the proposed API look like?
see the spec https://chromestatus.com/feature/6232287446302720
Where can I learn more?
Being discussed in the interop project: web-platform-tests/interop#435
Beta Was this translation helpful? Give feedback.
All reactions