Kevin Castell
Results
2
comments of
Kevin Castell
This fixes a breaking issue when using the closeOnUnmount prop (added in [this PR](https://github.com/rmariuzzo/react-new-window/pull/94)) which is especially frustrating if you are dealing with more than one window. Without that prop...
> add property wrapperStyle={{ outline: "none" }} at Tooltip I am seeing this issue using a custom component for the tooltip as well. This does fix the issue for now,...