You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project with nuxt where I have noticed that programmatic navigation via navigateTo does not seem to be possible.
It works in dev mode, but stops working after build. Is this somehow intended?
Could someone please explain to me why this is not possible and what should be used as an alternative?
I have created a small repo to demonstrate the problem:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a project with nuxt where I have noticed that programmatic navigation via navigateTo does not seem to be possible.
It works in dev mode, but stops working after build. Is this somehow intended?
Could someone please explain to me why this is not possible and what should be used as an alternative?
I have created a small repo to demonstrate the problem:
https://github.com/haexhub/tauri-nuxt-routing.git
Navigation via NuxtLink is possible, via a button and navigateTo not.
Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions