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
Update generator.ts to allow %23 (#) in dynamic urls (#10965)
* Update generator.ts to allow %23 (#) in dynamic urls
* added changeset
* fix: Update generator.ts to santize url params as well
* fix: sanitizeParams function
* removed old fix
* fix: added test for decoded # and ?
* fix: formatting of file
* sperated sanitizing of generated paths and ssr dynamic paths
* refactor: using map instead
* Update .changeset/mean-geckos-sell.md
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* doc: added JSDoc for sanitizeParams function
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
0 commit comments