params in useNavigation, not working
I was trying to add some params when navigating to a new route:
this navigate correctly to
/settings
but I don't see any /settings&id=test
2 Replies
fair-roseOP•15mo ago
I just figured out that the params are not what I ment probably
I found ithe solution,
search: { param: "test" }
genetic-orange•15mo ago
glad you solved the problem, I think you menant to post in #router-questions