clipboard icon indicating copy to clipboard operation
clipboard copied to clipboard

Unable to empty clipboard :)

Open p-bucky opened this issue 1 year ago • 1 comments

Yesterday i was at work, and there was a requirement where i had to empty clipboard. I tried Clipboard.setString(null), Clipboard.setString(''), Clipboard.setString(undefined) but nothing worked and everytime Clipboard.hasString() return true in promise. there should be way to EMPTYYYYYYYYYY THE CLIPBOARD. :)))

p-bucky avatar Aug 24 '23 11:08 p-bucky