[clipboard] readText() returns 400 when empty #1646
Labels
plugin: clipboard-manager
question
Further information is requested
status: upstream
This issue needs to be fixed in an upstream project
I know this was intentional, because there's an error message, but should
readText()
return nothing when the clipboard is empty instead of throwing a 400? Or, perhaps there could be an alternative way to check the clipboard status that doesn't error.I have an app that checks for something in the clipboard on window focus, and these console errors are difficult to see around.
The text was updated successfully, but these errors were encountered: