-
When integrating multiple components that use `react-tap-event-plugin` (e.g. [`react-autosuggest`](https://github.com/moroshko/react-autosuggest)) the following error appears:
> Uncaught Error: Invar…
-
Hello, I would like to congratulate you on your project.
I'm having trouble using component style with Material UI v4.11.0, does react-geolocation-autosuggest not support this version?
-
Hello,
I love this project, it is working great so far.
Just a suggestion on a docs improvement. I like how you can theme it using CSS modules or inline styles etc, but there is no good CSS modu…
-
Some thing similar to http://react-autosuggest.js.org/ would be cool. Also, https://dns.js.org/ is interesting.
-
## Bug
* [StackBlitz URL](https://stackblitz.com/edit/autosuggest-scrollbar-issue).
* Steps to reproduce
1. Focus on the input field
2. Type `a`, and wait for suggestions to appear
3. P…
-
## Are you reporting a bug?No
* The problem that I have, it seems to me may be how I am structuring the application, because the plugin is mounted on another component.
* Provide the steps to re…
-
## Version **9.4.0** of **react-autosuggest** was just published.
Branch
Build failing 🚨
Dependency
react-autosuggest
…
-
Is there any way to auto select the first suggestion when found something? To avoid having to press the down arrow or select with the mouse when it's the first match...
-
As a TypeScript user ([we're all over the place](https://www.youtube.com/watch?v=lKie-vgUGdI)) implementing an Autosuggest element, I'd like an easy way to use or duplicate the `defaultTheme` constant…
-
For my form I need to pre-fill the value from server which end up as Integers.
But when I try to pass that to Autosuggest it fails, It does not have issues with String. Those work just fine
http…