I want portal elements to update browser history #140
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
portal
element makes many common practices so much easier: posting to social media, integrating with 3rd party apps, and simplifying SPA pages. Since activating theportal
element updates the URL, and Chrome Canary (the only browser with an implementation) doesn't add the old page to the history, once inside a portal the only way to go back is if the page implements a way to go back.https://webwewant.fyi/wants/9/
Beta Was this translation helpful? Give feedback.
All reactions