We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344b830 commit 6239f74Copy full SHA for 6239f74
src/packages/__VUE/popup/index.taro.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <view>
+ <view :catch-move="lockScroll">
3
<nut-overlay
4
v-if="overlay"
5
:visible="visible"
0 commit comments