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

External redirection improvements #14704

Closed
3 tasks done
pi0 opened this issue Aug 24, 2022 · 1 comment
Closed
3 tasks done

External redirection improvements #14704

pi0 opened this issue Aug 24, 2022 · 1 comment

Comments

@pi0
Copy link
Member

pi0 commented Aug 24, 2022

It is possible (currently in edge) now to use navigateTo for external URL redirections

Copy link
Member

One last thing to ensure: In nuxt 2, we had this problem with external navigations that during navigation, rest of logic goes on. And solution was a custom made error because it was sync. I think we could do something like a never resolving promise that avoids this. (will make a reproduction and implement in later PR btw need more testing)

@pi0 Would you explain a bit more about this? Does nuxt/framework#8821 resolve it?

@pi0 pi0 closed this as completed Nov 10, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
@danielroe danielroe transferred this issue from nuxt/framework Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants