react-jsdom
react-jsdom copied to clipboard
not capability with react@17 and react@18
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.
Did you ever find a solution to this? I'm encountering the exact same issue.