Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.21k stars 4.05k forks source link

chore(Select,FormSelect,FormDropdown): use React.forwardRef() #4408

Closed felixmosh closed 1 year ago

felixmosh commented 1 year ago

For some reason common.forwardsRef fails on num of spy calls

layershifter commented 1 year ago

@felixmosh I fixed unit tests and Dropdown component that was the source of the problem.