You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Folks, I have some problem with forwardRef the current index of my bottomSheet, I tried solution its didn't work properly, because i got isOpened() result as false, always, could anyone help me how to do it without making parent state and prop it to bottom sheet?
I want to make a request only when modal is shown, thanks for help!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Folks, I have some problem with forwardRef the current index of my bottomSheet, I tried solution its didn't work properly, because i got isOpened() result as false, always, could anyone help me how to do it without making parent state and prop it to bottom sheet?
I want to make a request only when modal is shown, thanks for help!
Code Example:
P.S. I think it should be something built in method, because its very obvious, that I need to know when modal appeared
Beta Was this translation helpful? Give feedback.
All reactions