reactjs/react-modal

How do I close Modal on right click in overlay?

Open

#837 建立於 2020年11月15日

在 GitHub 查看
 (6 留言) (0 反應) (1 負責人)JavaScript (7,294 star) (828 fork)batch import
easyfeaturehelp wanted

描述

Summary:

I wish to close the modal on secondary click (right mouse click). This works in your codepen demo for v.1.6.2: https://codepen.io/claydiffrient/pen/ZBmyKz?editors=1111 But not in my own demo with v3.3.2, see here: https://codepen.io/CharlotteA/pen/PozLwNw?editors=1111

Am I missing a new prop to handle this?

Expected behavior:

Close on right-click: https://codepen.io/claydiffrient/pen/ZBmyKz?editors=1111

Link to example of issue:

Not closing on right-click: https://codepen.io/CharlotteA/pen/PozLwNw?editors=1111

Any help very much appreciated!  🤓

貢獻者指南