Replies: 1 comment
-
Provide more details, the library used for the ColorPicker and versions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and thank you for your library and the effort you put into it :)
I have a specific case involving a Color Picker inside a Bottom Sheet. Unfortunately, as soon as I lift my finger (to select a color), the Bottom Sheet closes:
ScreenRecording_12-11-2024.11-02-57_1.MP4
I’ve tried using disallowInterruption, enableContentPanningGesture, or enablePanDownToClose, but without success :/
I understand that it’s challenging for you to provide a solution since this involves interaction between two libraries, but if you have any ideas, I’d greatly appreciate it :)
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions