react-functional-select icon indicating copy to clipboard operation
react-functional-select copied to clipboard

Micro-sized & micro-optimized select component for React.js

Results 16 react-functional-select issues
Sort by recently updated
recently updated
newest added

Hi! I updated from **3.3.3 to 5.0.0** v of the react-functional-select. After this, I got an error: This error occurred when the component with Select loaded before tests started. And...

Version 5.0.0 has been released on NPM, but there is no tag for this version, and no Github Release or changelog. Is this version legit? Could you add a release...

Hi, I have initialValue set and it's not using it. ``` opt} getOptionLabel={opt => opt} /> ``` I even hard-coded it to `initialValue={2}` without success. Am I doing something wrong?

Hi. sometimes when the menu is opened, some options are not rendered ![image](https://user-images.githubusercontent.com/11537946/209801872-4054936e-90a8-42a3-b48e-150696fdae9d.png) ` `

getting withConfig of undefined error while using nextjs