justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.14k stars 402 forks source link

vue router prefix # #27

Open kengketa opened 1 year ago

kengketa commented 1 year ago

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