Previously it was not possible to close the menu when clicking on the toggle button on search select. It was caused by a conflicting state update. 1. Downshift triggers closing the menu from getToggleButtonProps 2. wrapperProps was calling downshiftReturn.openMenu()
82 B
82 B
@openfun/cunningham-react
| @openfun/cunningham-react |
|---|
| patch |
fix closing of menu via toggle button