-
### Description
I've been trying to implement an TextInput for Credit Card Number that allows the users to autofill it using whatever password manager they use on their device.
I've tried differ…
-
We are using this component and it is working fine but one of our use case we are getting error which breaks whole UI
and reason seems to be null "place_id" from null value in ``getOptionValue={({ …
-
Some components are too highly coupled and violate the single responsibility principle making some components hard to test and debug
I would like to propose the following solution:
- Break down co…
-
I have the same issue as @AlexKovalevych in #4 : I get an error when I import the package.
I believe it is because package.json points to index.js as `main`, which contains raw JSX. It should, instea…
-
Hi, I'm new to React and Ionic
I'm working with Google Maps so I am using:
- **"@react-google-maps/api": "^2.17.1",**
- **"react-google-autocomplete": "^2.7.2",**
The error I'm getting is:
…
-
Hi, I'm new to React and Ionic
I'm working with Google Maps so I am using:
- **"@react-google-maps/api": "^2.17.1",**
- **"react-google-autocomplete": "^2.7.2",**
## My Environment
os: Ma…
-
### Related page
- https://mui.com/joy-ui/react-autocomplete/
- https://mui.com/material-ui/react-autocomplete/
### Kind of issue
Other
### Issue description
Double vertical scrollbars…
-
Hi Everyone , i have Problem when i use "React-native-fetch-blob" with "react-native-google-places-autocomplete" ..
the Problem is **react-native-fetch-blob override on the native XMLHttpRequest**
w…
-
Hii,
My concern is how to use disabled and onpaste attributes or events like we used for input elements, is there is any way to use those events in react search autocomplete because I want to restri…
-
_Current version: 14.2.4_
I've set up a pretty basic username/password auth. Page renders client side form, which calls upon client action inside which server action is awaited and based on what ac…