Skip to content

Broken popup message box on non-desktop platforms #11

Description

@ZzZombo

Looking for the reason my application misbehaves I realized the implementation is just truly bizarre:

var tcs = new TaskCompletionSource<MsgBoxResult>();
. It does nothing but block indefinitely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions