diff --git a/core/src/components/modal/test/sheet/index.html b/core/src/components/modal/test/sheet/index.html index a2fa19f44a..f689a82938 100644 --- a/core/src/components/modal/test/sheet/index.html +++ b/core/src/components/modal/test/sheet/index.html @@ -194,7 +194,7 @@ let extraOptions = { initialBreakpoint: 0.25, breakpoints: [0, 0.25, 0.5, 0.75, 1], - prefersScrollingWhenScrolledToEdge: false, + scrollAtEdge: false, }; if (options) {