TypeError after updating to react@16.x.x
kvolkovich-sc opened this issue · 1 comments
kvolkovich-sc commented
portal.js:159 Uncaught TypeError: Cannot read property 'contains' of null
at Portal.handleOutsideMouseClick (portal.js:159)
How to reproduce:
- Open demo page: https://opuscapita.github.io/react-dates
- Open browser developer tools console
- Open demo page sidebar
- Click 3-4 times on different components in the list
kvolkovich-sc commented