v4.1.0
版本发布时间: 2024-04-24 17:42:49
lgarron/clipboard-polyfill最新发布版本:v4.1.0(2024-04-24 17:42:49)
Release notes:
- Fix an issue where the contents of a
NotAllowedError
could be copied when-
navigator.clipboard.writeText(…)
fails, but - a further fallback succeeds.
-
See https://github.com/lgarron/clipboard-polyfill/issues/167 for more information.