Replies: 1 comment
|
Hey, sorry for the delay. We've just published v3.0.0-rc.1 with native support for nested routing. Hope it helps to resolve your issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
See here
https://codesandbox.io/s/wouter-demo-nested-routes-forked-l237gk?file=/src/index.js:1271-2883
If you type a nonsense url that doesn't match anything, the default route doesn't show. Remove the nested route component and it does.
All reactions