davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.04k stars 96 forks source link

Modal getting closed on click of scrollbar #75

Closed nahme2 closed 5 years ago

nahme2 commented 5 years ago

Modal getting closed on click of scrollbar

davidtheclark commented 5 years ago

Interesting bug. Thanks for the fix, and the attention to detail!

maniakJorgejr commented 5 years ago

@davidtheclark This doesn't seem to work if scroll lock is disabled and the document is scrolled when the modal is open

davidtheclark commented 5 years ago

@maniakJorgejr feel free to open another issue or PR.