Skip to content

Do not modify the History on direct links#85

Merged
megoth merged 1 commit into
masterfrom
nss/1094-history-direct-link
May 14, 2019
Merged

Do not modify the History on direct links#85
megoth merged 1 commit into
masterfrom
nss/1094-history-direct-link

Conversation

@Vinnl
Copy link
Copy Markdown
Contributor

@Vinnl Vinnl commented May 13, 2019

When arriving at a page through a direct link, that page is already
added to the browser's History. Thus, if we added it through
history.pushState again, it'll be duplicate, and the browser's Back
button no longer works.

Fixes nodeSolidServer/node-solid-server#1094.

When arriving at a page through a direct link, that page is already
added to the browser's History. Thus, if we added it through
history.pushState again, it'll be duplicate, and the browser's Back
button no longer works.
Copy link
Copy Markdown
Contributor

@megoth megoth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and verified on my local setup ^_^

@megoth megoth merged commit da10b1a into master May 14, 2019
@timea-solid timea-solid deleted the nss/1094-history-direct-link branch February 28, 2022 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home page WebID link breaks browser back button

2 participants