prevent closing Drawer after press scroll#58
prevent closing Drawer after press scroll#58DmytroSkrypnyk wants to merge 1 commit intostoeffel:masterfrom
Conversation
cf86a88 to
8050f66
Compare
|
I'm not able to replicate on chrome dev tools or a pixel 3 in landscape mode. Whats the specific circumstances that trigger this issue? |
|
I need to render |
|
@DmytroSkrypnyk I understand that, I should have been more specific: OS: ? |
|
@Redmega sorry for the misunderstanding |
|
I'm not able to reproduce at all. I welcome anyone else to chime in if they can reproduce. |
|
@Redmega I can reproduce it, this is a little bit tricky because if you scroll using a touchpad it will not happen. |
Hi, guys. I have found one issue in this library.
When you start to scroll Drawer it closes and doesn't want to open again.
please check the video -https://monosnap.com/file/Nrl5yRmEKy9c4SrC9s2hcKpCk2Q45c
demo - https://react-motion-drawer.netlify.com/
It's my first PR in forage library so if I make some mistake please just let me know and I'll fix everything.