]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix: decode hash when parsing urls (#2061)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Fri, 1 Dec 2023 19:33:35 +0000 (20:33 +0100)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2023 19:33:35 +0000 (20:33 +0100)
commit6f160b931e8647e15217a3ecf9efcc2152366fc6
treec142a0f550099414c87d549b14639a7d61717107
parent5631732cbafd0c780db449fd820607a75b9b82aa
fix: decode hash when parsing urls (#2061)

Fix #2060
packages/router/__tests__/urlEncoding.spec.ts
packages/router/src/location.ts