react-bootstrap / react-overlays

Utilities for creating robust overlay components
https://react-bootstrap.github.io/react-overlays
MIT License
899 stars 222 forks source link

fix(Dropdown): add checking if ref exists on dropdown #958

Closed golota60 closed 3 years ago

golota60 commented 3 years ago

Resolves: https://github.com/react-bootstrap/react-bootstrap/issues/5883

Tested using next.js in development mode. (Fun fact: i've been able to reproduce this bug only using next js and only in dev mode - in production everything worked fine)