bulmil icon indicating copy to clipboard operation
bulmil copied to clipboard

Extending the Nuxt examples section with Nuxt routing / transitions

Open 4aficiona2 opened this issue 5 years ago • 1 comments

I was wondering if it would be possible to extend the Nuxt router, maybe in nuxt-stencil, similar to the following implementation in Ionic Vue so the Nuxt Router could be used with the Web Components generated by Stencil?

see https://github.com/ModusCreateOrg/ionic-vue/blob/master/src/router.ts or https://github.com/ModusCreateOrg/beep/blob/master/src/router.js

4aficiona2 avatar Nov 12 '19 09:11 4aficiona2

Good idea! I think the example should use the router-module to support IonicVueRouter then.

I don't have much time to look at it now, PRs are welcome 👍

Gomah avatar Nov 13 '19 00:11 Gomah