Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix browser history getting stuck looping back to the same room #18053

Merged
merged 2 commits into from
Jul 19, 2021

Commits on Jul 19, 2021

  1. Fix browser history getting stuck looping back to the same room

    E.g if you click a link to room/#foo:bar?via=baz we'll redirect to room/#foo:bar and now hitting back takes you back to the ?via=baz and means you have to hit back twice without this change
    t3chguy committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b23aad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    331678b View commit details
    Browse the repository at this point in the history