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
In my actual case for some reason it works a bit differently. The dialog will stay at the release position and I have to pull the drawer up again, but the point is the same, there should be some way to be able to restore the drawer to open state.
The text was updated successfully, but these errors were encountered:
In my use-case I have a confirm dialog shown when the drawer is being closed, because the user has modified and unsaved content in the drawer.
If I "intercept" closing the dialog I cannot open it again in this demo: https://stackblitz.com/edit/vitejs-vite-nvm74k?file=src%2FApp.tsx
In my actual case for some reason it works a bit differently. The dialog will stay at the release position and I have to pull the drawer up again, but the point is the same, there should be some way to be able to restore the drawer to open state.
The text was updated successfully, but these errors were encountered: