André Lehner
André Lehner
Any updates on this issue? I want to add that in @dword-design last answer, the solution "from a specific to a dynamic address" would still only work if at the...
Here is my PR: https://github.com/Uberspace/lab/pull/1172
For a workaround you can define your animation directly on the component in your app.vue. Have a look at this thread: https://forum.ionicframework.com/t/ion-router-outlet-dynamic-animation-vue/208924
Maybe this is of some interest here, haven't tested on a recent version though: [https://gist.github.com/lukas-schaetzle/f93eff3d961ac595d0e1ab4be5f34536](https://gist.github.com/lukas-schaetzle/f93eff3d961ac595d0e1ab4be5f34536)
Sorry, I just saw that the documentation is now on [https://nuxt-directus.de/](https://nuxt-directus.de/). So the links from [https://nuxt.com/modules/directus](https://nuxt.com/modules/directus) should be updated to the new website.
What I have done: In node_modules/nuxt-directus-next/dist/module.mjs change the compatibility version to "^4.0.0". Everything seems to work, though I am not sure if I would recommend to use this module since...