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
I'm studying how to implement this feature with minimal breaking changes right now.
I'm developing in the feature/copy-multiple-images branch.
I'm having this problem: DOMException: Support for multiple ClipboardItems is not implemented.
It seems that the Clipboard API still does not support copying multiple items or my OS does not support it.
I also found this in the W3C Clipboard API and Events document:
I still need to test more things, but any help would be appreciated 😄.
Req Feature to copy multiple image to clipboard and paste multiple image
The text was updated successfully, but these errors were encountered: