Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to https://codesandbox.io/p/sandbox/yrgg49
- Change the URL path to /nested/child/%25
It throws a "malformed URI sequence" error. This does not happen with the non-nested route.
Expected behavior
The behaviour should be consistent between nested and non-nested routes
preact-isoversion resolves the issueDescribe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
It throws a "malformed URI sequence" error. This does not happen with the non-nested route.
Expected behavior
The behaviour should be consistent between nested and non-nested routes