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

fix: Cannot read properties of undefined (reading 'focus')

Open nfort opened this issue 4 years ago • 2 comments

In new version React react-autosuggest has problem with access to Ref, because function component can't work with Ref as prop. Rename ref => innerRef

nfort avatar Feb 09 '22 17:02 nfort

@nfort -- any idea when will merge?

mohqarmout avatar Aug 28 '22 01:08 mohqarmout

@Mohammed-Q96 no, I can guess this package don't have mantain future, because author not support after 2021. I forked and publish fixed version as @nfort/react-autosuggest

nfort avatar Aug 28 '22 04:08 nfort