Skip to content

Commit

Permalink
Override nuxt vue-router to use patched version
Browse files Browse the repository at this point in the history
The patched version fixes the issue where url parameters specified
with catch-all regex url-encode the slash character. The patched
version correctly handles this case while also preserving encoding
on standard parameters.
A PR for this patch has been submitted upstream [here](vuejs/router#2291).
TODO: if this is merged, switch to npm registry version
  • Loading branch information
ll3006 committed Jul 5, 2024
1 parent 6fbd43d commit 1c653f7
Show file tree
Hide file tree
Showing 2 changed files with 2,060 additions and 2,955 deletions.
Loading

0 comments on commit 1c653f7

Please sign in to comment.