Egozi

Results 2 issues of Egozi

**What**: Added a verification that window exists in functions `resetClipboardStubOnView` and `detachClipboardStubFromView` which are called on `afterAll`. **Why**: When testing in SSR environment, window does (and should) not exist, therefore...

Hello! Is there a plan to support react 17? (Remove findDOMNode and UNSAFE functions) My project is gradually updating and I want to check my options 😄 Thanks