mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
It turns out, now we have a new standard way to access clipboard by `Clipboard` method and currently this conflict with the constructor exported by clipboard package. The new update v2.0.0 was released to address this issue. The new version just exports the constructor as `ClipboardJS`. Ref: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard Ref: https://github.com/zenorocha/clipboard.js/issues/468
21 KiB
21 KiB