React-modal is not closed at first click on Linux.
If Modal is opened by mouse right click like a contextmenu, the modal is closed by twice clicking.
A modal that I opened as mouse left click is normal.
And the strange situation is broken only on _Linux_.
I need to close it at once although I opened a modal using mouse right click.
Thank you for your project.
This is a very curious scenario. It is also reproducible on Safari (OS X).
It is normal until version 2.3.3.
Thanks. I'll check if something has changed on the handlers from 2.3.3..latest.
Check the pull request.
I added some code.
I don鈥檛 know if that is right.
Anyway I hope to fixed soon.
Cheer!