-
Is there an existing issue for this?
Describe the bugThis error happens on refresh/hard refresh, doesn't happen constantly and usually after two or three refreshes it disappear to reappear again after a refresh:
Expected BehaviorNo response Steps To ReproduceNo response Exceptions (if any)No response .NET Version8.0 Anything else?No response |
Beta Was this translation helpful? Give feedback.
Answered by
ArgoZhang
Jun 20, 2024
Replies: 1 comment 1 reply
-
@eramosr16 Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for contacting us. according to the stack trace, it should be
jsRuntime.InvokeAsync
that reports an error, so I do not recommend fixing this problem.