react-pick icon indicating copy to clipboard operation
react-pick copied to clipboard

Accessible autocompletion widgets, implemented in React.

Results 4 react-pick issues
Sort by recently updated
recently updated
newest added

Without having tested it (on account of issue #8 ), I'm pretty sure that simply removing https://github.com/hellojwilde/react-pick/blob/master/src/Combobox.js#L206 and adding "inputComponent: TypeaheadInput" into getDefaultProps(), you should be able to make Combobox...

Is there a plan to update react version to up to date?

I am getting this Error when I refresh the page with the Combobox. > Uncaught Error: Invariant Violation: You're trying to render a component to the document using server rendering...