Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jun 23, 2021

Conversation

golota60
Copy link
Contributor

Resolves: react-bootstrap/react-bootstrap#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)

@golota60 golota60 changed the title fix: add checking if ref exists on dropdown fix(Dropdown): add checking if ref exists on dropdown Jun 23, 2021
src/Dropdown.tsx Outdated Show resolved Hide resolved
golota60 and others added 2 commits June 24, 2021 01:00
Co-authored-by: Jason Quense <monastic.panic@gmail.com>
@golota60 golota60 requested a review from jquense June 23, 2021 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Focus error in Dropdown
3 participants