-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
BugSomething isn't workingSomething isn't working
Description
Description
Looks like the changes in 4.2.1 for read-only behaviour broke the controlled functionality of react-select.
minimal repro: https://codesandbox.io/s/chakra-react-select-menuisopen-fjzmyt?file=/src/App.tsx
changing the dep to 4.2.0 in that CSB shows it working as intended
thanks!
chakra-react-select Version
4.2.1
Link to Reproduction
https://codesandbox.io/s/chakra-react-select-menuisopen-fjzmyt?file=/src/App.tsx
TypeScript?
- Yes I use TypeScript
Steps to reproduce
- set
menuIsOpen
to true - menu is not open
Operating System
- macOS
- Windows
- Linux
- iOS/iPadOS
- Android
Additional Information
No response
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working