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
Initial transform of nested Drawer should also respect isVertical(direction), otherwise every nested drawer gets translated in the direction top regardless of the direction prop.
vaul/src/index.tsx
Line 691 in 5041029
Initial transform of nested Drawer should also respect
isVertical(direction)
, otherwise every nested drawer gets translated in the direction top regardless of the direction prop.The text was updated successfully, but these errors were encountered: