You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments