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

[Question]: How can I solve ngZone warnings? #2019

Open
goncard opened this issue Oct 11, 2024 · 0 comments
Open

[Question]: How can I solve ngZone warnings? #2019

goncard opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@goncard
Copy link

goncard commented Oct 11, 2024

18.0.1

Question
I'm getting these "Navigation triggered outside Angular zone, did you forget to call 'ngZone.run()'?" warnings after redirects from the defined redirectUrl which is /callback
After I login on the oAuth page, I get redirected to my app on the route /callback with the params and then again to my home page. In the console there is always these warnings about the ngZone.
Do you know how can I solve this? I'm really stuck with this.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant