❔ NavigationManager: TaskCancelledException
I've got an OAuth login button:
And it seems I get quite a few errors from the deployment:
I found a github issue with something similar which I now can't find again, but the root cause there was using Task.Result. However I am not using that anywhere so I'm not sure what is happening here, any suggestions would be appreciated
Navigation failed when changing the location to https://baas.lukefz.xyz/custom/thirdparty/auth[...]
with an inner exception ofI found a github issue with something similar which I now can't find again, but the root cause there was using Task.Result. However I am not using that anywhere so I'm not sure what is happening here, any suggestions would be appreciated
8 Replies
To add to the above -- I haven't noticed anything actually wrong with the navigation and the button works totally fine. But I'm wondering if there's an actual cause to be fixed here or if I should just catch this exception and ignore it
Hi
Are you working with ASP net?
Yeah
I can fix that
do you know what the issue is?
Hi
Are you there?
Yes
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.