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

TaskCanceled exception when navigation occurs too fast #215

Closed
lucapisano opened this issue Aug 25, 2023 · 1 comment · Fixed by #216
Closed

TaskCanceled exception when navigation occurs too fast #215

lucapisano opened this issue Aug 25, 2023 · 1 comment · Fixed by #216
Labels

Comments

@lucapisano
Copy link
Contributor

When a user enters and exits a page very fast, a TaskCanceledException is fired by NavigationManager_LocationChanged
image
Before a fix is published, as a workaround, we can surround ApplicationInsightsComponent with ErrorBoundary, like this
<ErrorBoundary> <ApplicationInsightsComponent /> </ErrorBoundary>

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

🎉 This issue has been resolved in version 2.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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