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
Hey @fengqinghuaYA, that's an odd scenario. I'm planning to contribute to some open issues. As a normal process, I will try to reproduce and triage it.
Have you read the Contributing Guidelines on issues?
Actual Behaviour
In the function fakeCopyAction, even if the execution of window.execCommand("copy") fails, the success event will still be triggered.
Expected Behaviour
I expected that when the execution of window.execCommand("copy") fails, the error event should be triggered.
To Reproduce
Browsers Affected
I tested on all major browsers and only IE 11 does not work.
Operational System
.....
The text was updated successfully, but these errors were encountered: