NuxtConfig -> Ionic -> Config -> navAnimation doesn't work
đ The bug
@danielroe, @aaronksaunders. According to the docs, I should be able to override all ionic navigation animations. But when I do that, nothing happens and I still see the default animations.
How do I fix this?

đ ī¸ To reproduce
nil
đ Expected behaviour
Control the router/navigation Animation from the global config.
âšī¸ Additional context
No response
it would be really helpful if you used the stackblitz project and cloned it to create a sample project for someone to look at instead of a screenshot of the code
A reproduction of the bug via https://stackblitz.com/github/nuxt-modules/ionic/tree/main/playground
Thanks @aaronksaunders I have made a repo already. https://stackblitz.com/edit/github-f4m4zq?file=nuxt.config.ts
For a workaround you can define your animation directly on the