tpacent

Results 1 comments of tpacent

Caused by zero-sized `div.ReactModalPortal` as it's child has `position: fixed`. The culprit is [tabbable helper](https://github.com/reactjs/react-modal/blob/master/src/helpers/tabbable.js#L16) that thinks that all inputs inside the modal are invisible and disables tab key behavior....