You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like docs need to be updated for v5. Dropdown just takes a regular node as children now, not a function. There are also some other API changes regarding what useDropdownMenu returns.
Describe the bug
Got the above error when trying the example from https://react-bootstrap.github.io/react-overlays/api/Dropdown.
To Reproduce
See the console after loading the example below.
Reproducible Example
https://codesandbox.io/s/react-playground-forked-w5u3v?file=/DropDownBar.js:1696-1725
Expected behavior
No errors.
Screenshots
Environment (please complete the following information)
Additional context
The text was updated successfully, but these errors were encountered: