ricardoboss / Prolangle

A game about programming languages.
https://prolangle.ricardoboss.de
MIT License
2 stars 1 forks source link

Canceling the share button throws #98

Closed chucker closed 5 months ago

chucker commented 5 months ago

What happened?

If you cancel sharing, it throws with:

Abort due to cancellation of share.

Microsoft.JSInterop.JSException: Abort due to cancellation of share.

   at Microsoft.JSInterop.JSRuntime.<InvokeAsync>d__16`1[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
   at Prolangle.Components.ShareCodeSnippetButton.OnClicked()

What browsers are you seeing the problem on?

Safari

Relevant log output

No response

Screenshots

No response