Open kakha13 opened 2 years ago
@kakha13 thanks for the report i ll fix it as soon as possible. in the meantime stick to an older version
@kakha13 sadly i cant reproduce your issue. Can you create a simple vue reproducible example on github? Thanks
@kakha13 sadly i cant reproduce your issue. Can you create a simple vue reproducible example on github? Thanks
Here is my git rep https://github.com/kakha13/ui-persistent-bottomsheet-vue-example
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
I am getting this error: a Page or a GestureRootView is needed to attach a gesture
Please, tell us how to recreate the issue in as much detail as possible.
After update from 0.0.19 to 0.0.20
ns clean
ns run android --no-hmr
My code
`<BottomSheet :stepIndex="stepIndex" @stepIndexChange="onIndexChanged($event)" :steps="steps" scrollViewId="scrollView"
<gridlayout ~bottomSheet class="rounded-t-3xl bg-white" rows="10, *">