react-autocomplete-input icon indicating copy to clipboard operation
react-autocomplete-input copied to clipboard

Autocomplete input field for React

Results 34 react-autocomplete-input issues
Sort by recently updated
recently updated
newest added

I'd like to know wether it is possible to use this without any triggers, meaning that anything that we type it tries to autocomplete using the field, I tried setting...

Uncaught runtime errors: × ERROR p(...) is not a function TypeError: p(...) is not a function at f.value (http://localhost:3000/main.5d38b943fa43c70249cc.hot-update.js:2902:110) at commitLayoutEffectOnFiber (http://localhost:3000/static/js/bundle.js:60648:34) at commitLayoutMountEffects_complete (http://localhost:3000/static/js/bundle.js:61789:13) at commitLayoutEffects_begin (http://localhost:3000/static/js/bundle.js:61778:11) at commitLayoutEffects...

I'm not going to PR this because the project doesn't support typescript, but I added this component to my project, rewrote in in TS and converted it to a React...

I want the suggetion text just after the text give me update css ![Screenshot_4](https://github.com/user-attachments/assets/69e2ae67-5671-4230-96b9-cd9a090e079c) i just want after how can I do that