👷♂️ Patch fixes
- Fixes problem with
ClipboardItem
not supporting text and Promise as data type, causing React tests to fail, as testing-library overrides theClipboard
implementation with an implementation relying on Promise as data type - By @capricorn86 in task #1153