Skip to content

Files

Latest commit

 

History

History
10 lines (9 loc) · 598 Bytes

9.md

File metadata and controls

10 lines (9 loc) · 598 Bytes
title date submitter tags discussion
I want portal elements to update browser history
2019-07-26 00:00:00 UTC
Anonymous
html

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 the portal 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.