react-jsdom icon indicating copy to clipboard operation
react-jsdom copied to clipboard

not capability with react@17 and react@18

Open cdll opened this issue 3 years ago • 1 comments

As the title notes, and my components are using global window and document DOM APIs, always failed at throwing TypeError: Cannot read properties of undefined (reading 'HTMLIFrameElement') error.

cdll avatar Feb 16 '23 03:02 cdll

Did you ever find a solution to this? I'm encountering the exact same issue.

JoelBrenstrum avatar Mar 14 '23 02:03 JoelBrenstrum