You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create simple PDConfirm dialog that defaults to a Yes/No type confirmation dialog which can be awaited.
If the form is hidden before the user makes a choice, i.e. by pressing escape or clicking on the background, then the awaited task should throw a TaskCancelled exception.
The text was updated successfully, but these errors were encountered:
Create simple PDConfirm dialog that defaults to a Yes/No type confirmation dialog which can be awaited.
If the form is hidden before the user makes a choice, i.e. by pressing escape or clicking on the background, then the awaited task should throw a TaskCancelled exception.
The text was updated successfully, but these errors were encountered: