Release notes:
- Fix an issue where the contents of a
NotAllowedError
could be copied whennavigator.clipboard.writeText(…)
fails, but- a further fallback succeeds.
See #167 for more information.
Release notes:
NotAllowedError
could be copied when
navigator.clipboard.writeText(…)
fails, butSee #167 for more information.