PatrickKing

Results 2 issues of PatrickKing

When using a reactjs-popup modal in a simple use case, the 'open' prop doesn't control the modal. Clicking on the modal backdrop will cause the modal to close. ``` Modal...