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
Fixed! I'm using an offscreen <textarea> to perform copy&paste, but once that gets modified by the user (a paste action), it becomes unmodifiable from javascript. Fixed that easily by making it readonly.
I came across this issue on OS X 10.11.6
How to reproduce:
The text was updated successfully, but these errors were encountered: