balina
Explore posts from serversWWasp-lang
•Created by balina on 7/18/2024 in #đŸ™‹questions
Is there a way automatically navigate to another page
wasp uses react-route-doom v5.3.3 so latest version wont work. But useHistory can be used
16 replies
WWasp-lang
•Created by balina on 7/18/2024 in #đŸ™‹questions
Is there a way automatically navigate to another page
I don't know why, but it seems the React Router version is v5.x.x, so it doesn't have useNavigate. I can only use useHistory
16 replies