Force routing is not working.
Unanswered
darknight12345 posted this in #help-forum
I am now building my application.
In local, when I type route on browser by force, it goes to that url.
I mean like this. localhost:3000/account
But in production, when I try like that, it is not working but when I click the button which goes to that URL, it is working.
What's the reason?
In local, when I type route on browser by force, it goes to that url.
I mean like this. localhost:3000/account
But in production, when I try like that, it is not working but when I click the button which goes to that URL, it is working.
What's the reason?