react-new-window icon indicating copy to clipboard operation
react-new-window copied to clipboard

added typescript definition for closeOnUnmount

Open atkingtornado opened this issue 4 years ago • 2 comments

Fix for "Property 'closeOnUnmount' does not exist on type" error when attempting to use the closeOnUnmount prop w/ TypeScript

atkingtornado avatar Nov 18 '21 20:11 atkingtornado

This fixes a breaking issue when using the closeOnUnmount prop (added in this PR) which is especially frustrating if you are dealing with more than one window. Without that prop all child windows will close simultaneously. Any idea when this could be merged and a new version released @rmariuzzo ?

snowcoder10 avatar Dec 08 '21 23:12 snowcoder10

@rmariuzzo can you please merge this one? It's a big issues using in a TS project

velezhanski avatar Jul 13 '22 09:07 velezhanski