Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to disable dragging inside Drawer? #327

Open
MirroxDev opened this issue Apr 20, 2024 · 1 comment
Open

how to disable dragging inside Drawer? #327

MirroxDev opened this issue Apr 20, 2024 · 1 comment

Comments

@MirroxDev
Copy link

I'm using @react-google-maps/api inside my Drawer and when dragging the map the Drawer closes, how can I disable dragging inside the Drawer?

@Stephen-Gordon
Copy link

Did you try to make the children non draggable?
You can follow this CodeSandbox example:

https://codesandbox.io/p/devbox/drawer-with-scale-forked-hwtfws?file=%2Fapp%2Fmy-drawer.tsx%3A42%2C37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants