David James Carter
Results
1
issues of
David James Carter
I have found that when using the PortalWithState with closeOnOutsideClick my modal will close when using state to conditionally render components. ```javascript PortalWithState closeOnOutsideClick closeOnEsc defaultOpen> {({ closePortal, portal })...