David Arutyunyan

Results 3 issues of David Arutyunyan

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I'm having trouble when using `ModalProps`...

Here how it looks https://github.com/JustFly1984/react-google-maps-api/assets/17799810/79e8eba7-c1d7-4966-9dfb-dbcb37642d48 I have an `onClick` handler on `GoogleMap` components, and it's not triggered on desktop version, but on mobile for some reason ```tsx return ( {children}...

Hi! Thanks for great extension, loving it ❤️ Just want to note that when clicking `Edit Code` button with nothing selected a `VSCode` error popup will appear. I think can...

bug
help wanted