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
When testing https://vaul.unovue.com/test/with-snap-points I would expect the drawer to snap to some position instead it closes. Opening by pressing the "open drawer" button doesn't work after that anymore.
From having a short look at the dom and styles, it seems to me that --snap-point-height: 896px; is somehow not correct.
The text was updated successfully, but these errors were encountered:
When testing https://vaul.unovue.com/test/with-snap-points I would expect the drawer to snap to some position instead it closes. Opening by pressing the "open drawer" button doesn't work after that anymore.
From having a short look at the dom and styles, it seems to me that
--snap-point-height: 896px;
is somehow not correct.The text was updated successfully, but these errors were encountered: