Pedro Henrique
Pedro Henrique
Please check: https://github.com/solidjs/solid/pull/1740 It has the description for this PR too.
## Summary I currently work on an application based on microfrontends (MFEs) architecture. We have several teams working on different parts of the application and we currently use React. Our...
### Describe the bug Hi, I found and issue when the router base path contains special characters. It seems the internal route matches just fail the router `base` and `location.pathname`...