solidjs / solid-router

A universal router for Solid inspired by Ember and React Router
MIT License
1.11k stars 138 forks source link

encode path components #354

Closed rvlzzr closed 6 months ago

rvlzzr commented 6 months ago

(fixes the same thing as https://github.com/solidjs/solid-start/pull/1241 from the router end if this is preferred)

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Need to rename the file to %25E6%25BC%25A2%25E5%25AD%2597.tsx. This isn't documented anywhere and shouldn't be necessary. File and directory names like this are too unwieldy to use.

What is the new behavior?