### Summary: The modal will not close when the overlay is clicked. Setting `shouldCloseOnOverlayClick ` to either `true` or `false` does not change this behavior. ### Expected behavior: Modal closes when overlay is clicked. ### Link to example of issue: https://github.com/reactjs/react-modal/issues/149