You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone
I have a problem about vue router prefix which contain # on the route.
I need to integrate with a call back service which only allow url without#
how do I get rid of # prefix ?
Hi everyone
I have a problem about vue router prefix which contain # on the route.
I need to integrate with a call back service which only allow url without#
how do I get rid of # prefix ?
eg.
http://localhost:8080/#/
http://localhost:8080/?code=VhLquPYa70tCmdvdoW87hm&state=638700c043d95e002feaeed0#/
I can not get the params from the route
The text was updated successfully, but these errors were encountered: