We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfa915 commit 79575c7Copy full SHA for 79575c7
core/src/components/modal/gestures/sheet.ts
@@ -462,6 +462,7 @@ export const createSheetGesture = (
462
.onFinish(
463
() => {
464
if (shouldRemainOpen) {
465
+ swapFooterVisibility('original');
466
/**
467
* Once the snapping animation completes,
468
* we need to reset the animation to go
0 commit comments