router-module icon indicating copy to clipboard operation
router-module copied to clipboard

does it support nuxt3 with vue3

Open fansiyao opened this issue 3 years ago • 3 comments

fansiyao avatar Oct 15 '21 06:10 fansiyao

I'd like to know this as well. If not - how to achieve the same in Nuxt 3 another way?

fabis94 avatar Oct 17 '21 18:10 fabis94

answer here

dilikpulatov avatar Oct 21 '21 21:10 dilikpulatov

Short answer: It does. Source: I migrated a project using the bridge and so far i didn't have any issue apart from the fact that i have to export the router instance to be able to use it and get the current route across the project.

I created #110 to know what progress there is.

vis97c avatar Nov 30 '21 01:11 vis97c