-
# Describe the bug
Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
# Reproduction and solution
Use it with any expo app, simply a…
-
react-places-autocomplete response contains distance filed but not in suggestions object in reactjs
![Screenshot from 2020-04-21 11-11-19](https://user-images.githubusercontent.com/47098172/7982951…
-
We get this on the console ![Image](https://github.com/user-attachments/assets/7fec6c8f-27b8-4e18-9dcd-ac472c1926d0)
Check possibility of adding `&loading=async` to resolve this warning.
Note: must b…
-
(NOBRIDGE) ERROR Warning: Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
This error is located at:
in GooglePlacesAutocomplete…
-
### Error:
ERROR in ./node_modules/react-google-places-autocomplete/build/index.es.js 1342:9-29
export 'useInsertionEffect' (imported as 'e') was not found in 'react' (possible exports: Children…
-
### Description
Refused to load the script 'https://maps.googleapis.com/maps/api/js?key=secret&language=en-US&solution_channel=GMP_visgl_rgmlibrary_v1_default&loading=async&callback=__googleMapsCallb…
-
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-google-places-autocomplete@2.5.6` for th…
-
![image](https://github.com/user-attachments/assets/a771ac77-7627-426f-bf47-e1629e609b8f)
# Additional context
- Library Version: [^2.5.6] and ^2.5.7
- React Native Version: [0.74.3]
- […
-
I am using google-maps-react in my project.
The code to display map is as follows.
render() {
return (
{this.props.position &&
}
…