Closed
Description
Version
react@17.0.2
react-dom@17.0.2
react-bootstrap-typeahead@6.0.0-alpha.11
Steps to reproduce
I tried to render the Typeahead to a shadow root and noticed this issue.
- Open https://codepen.io/forthadena/pen/jOZmzyX
- Click the typeahead.
Expected Behavior
The menu opens showing the list of options.
Actual Behavior
The menu briefly opens and then disappears.