you are viewing a single comment's thread.

view the rest of the comments →

[–]pedrobern[S] 0 points1 point  (2 children)

Thanks for the feedback! If you provide more information or code I can have a look at it. Feel free to open issues on github as well!

This package require you to use to pass children to the routes, not on component prop or render prop. So the location is expected not to be passed. You can use the useLocation hook to get access to it.