clipboard icon indicating copy to clipboard operation
clipboard copied to clipboard

Please, inverse `(success)` comparation in readText method

Open RuslanLoboda opened this issue 3 years ago • 0 comments

You have correct comparison of success prop in writeText method but inversed comparison in readText method.

Actual behavior You're getting error upon reading by readText method when it does not have real error.

Expected behavior No error upon reading text by readText method.

Screenshots https://i.imgur.com/6lcUGcy.png

RuslanLoboda avatar Jan 18 '22 04:01 RuslanLoboda