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
What I am trying to do is display a picker overlay on a button click. Once the Overlay appears and a user mistakenly closes it, there is no option to re-render it.
I have already tried onClose but it does not matter if my local variable is set to false. The component does not appear.
Any help would be appreciated..
The text was updated successfully, but these errors were encountered:
What I am trying to do is display a picker overlay on a button click. Once the Overlay appears and a user mistakenly closes it, there is no option to re-render it.
I have already tried onClose but it does not matter if my local variable is set to false. The component does not appear.
Any help would be appreciated..
The text was updated successfully, but these errors were encountered: