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=test2 Replies
mute-goldOP•2y ago
I just figured out that the params are not what I ment probably
I found ithe solution,
search: { param: "test" }other-emerald•2y ago
glad you solved the problem, I think you menant to post in #router-questions