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
Hey!
Can you try with the latest version and see if the issue still persists? Should hopefully have been solved in the refactor.
Otherwise happy to investigate further :D
@Elliot-Alexander So on this page: https://ui-thing.behonbaker.com/components/drawer#with-image
You see the image can be pulled down multiple times but the form can only be pulled down once. You have to remount the form on for it to work as normal once again.
So for the form, you have to switch to the code tab and back.
Hello again,
I added a little demo of how to use the drawer component here: https://ui-thing.behonbaker.com/components/drawer#usage
I noticed that when I added a form to the DrawerContent, the ability to pull down and close the drawer only happens once.
If I open the drawer a second time without leaving the page(unmounting the component), then the functionality to pull down and close does not work.
Maybe I am doing something wrong?
The text was updated successfully, but these errors were encountered: