UI.GetClipboard should fail with an error when used outside UI context #840
Labels
low priority
The importance of this task, is it blocking the users? High, is it just annoying a single user? Low.
Type: Bug
Describe the bug
Using
UI.GetClipboard
standalone (outside UI context) outputs empty string.To Reproduce
Expected behavior
UI.GetClipboard
should fail with an error when used as standalone (outside UI context).The text was updated successfully, but these errors were encountered: