Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuxtConfig -> Ionic -> Config -> navAnimation doesn't work #283

Open
folamy opened this issue Mar 14, 2023 · 3 comments
Open

NuxtConfig -> Ionic -> Config -> navAnimation doesn't work #283

folamy opened this issue Mar 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@folamy
Copy link

folamy commented Mar 14, 2023

πŸ› 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?
nuxt

πŸ› οΈ To reproduce

nil

🌈 Expected behaviour

Control the router/navigation Animation from the global config.

ℹ️ Additional context

No response

@folamy folamy added the bug Something isn't working label Mar 14, 2023
@aaronksaunders
Copy link
Contributor

aaronksaunders commented Mar 14, 2023

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

@folamy
Copy link
Author

folamy commented Mar 14, 2023

Thanks @aaronksaunders
I have made a repo already.
https://stackblitz.com/edit/github-f4m4zq?file=nuxt.config.ts

@Adashi12
Copy link

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

@danielroe danielroe removed their assignment Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants