capricorn86 / happy-dom

A JavaScript implementation of a web browser without its graphical user interface
MIT License
3.24k stars 194 forks source link

fix: [#1153] Fixes problem with ClipboardItem not supporting text and… #1300

Closed capricorn86 closed 6 months ago

capricorn86 commented 6 months ago

… Promise as data type, causing React tests to fail, as testing-library overrides the Clipboard implementation with an implementation relying on Promise as data type