Replies: 3 comments 2 replies
-
I have the same problem, anything? |
Beta Was this translation helpful? Give feedback.
0 replies
-
same. |
Beta Was this translation helpful? Give feedback.
1 reply
-
how did you solve this problem? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It seems the BottomSheet fails to close when
close
is invoked inside a callback.This code fails:
However, the strange thing is that the code below works in the same codebase (I just commented out the
createPoolMutation
part and added a call toclose
):bottom-sheet-close-issue.mp4
Beta Was this translation helpful? Give feedback.
All reactions