]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix: avoid normalizing the fullPath (#2189)
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Wed, 17 Apr 2024 08:20:34 +0000 (10:20 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 08:20:34 +0000 (10:20 +0200)
commitc54fc8407bd1944a3b724fbcc7f6fbac5ff45f0f
treeeaca44f26f1b988dcff3e94f4eb3df2566e8f59c
parent8e5f04f1feb50a832723896aa007bd42c4e8564e
fix: avoid normalizing the fullPath (#2189)

* fix: avoid normalizing the fullPath

Close vuejs/router#2187

* test: add test
packages/router/__tests__/router.spec.ts
packages/router/src/router.ts