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 5e6c790 commit 66f09ceCopy full SHA for 66f09ce
packages/vuetify/src/components/VSnackbar/VSnackbar.tsx
@@ -336,7 +336,6 @@ export const VSnackbar = genericComponent<VSnackbarSlots>()({
336
noClickAnimation
337
scrim={ false }
338
scrollStrategy="none"
339
- _disableGlobalStack
340
onTouchstartPassive={ onTouchstart }
341
onTouchend={ onTouchend }
342
onAfterLeave={ onAfterLeave }
0 commit comments