Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a Page or a GestureRootView is needed to attach a gesture #6

Open
kakha13 opened this issue Mar 29, 2022 · 3 comments
Open

a Page or a GestureRootView is needed to attach a gesture #6

kakha13 opened this issue Mar 29, 2022 · 3 comments

Comments

@kakha13
Copy link

kakha13 commented Mar 29, 2022

Which platform(s) does your issue occur on?

  • Android
  • emulator and device.
  • Nativescript vue

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

  • CLI: run ns clean
  • CLI: run 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, *">

@farfromrefug
Copy link
Member

@kakha13 thanks for the report i ll fix it as soon as possible. in the meantime stick to an older version

@farfromrefug
Copy link
Member

@kakha13 sadly i cant reproduce your issue. Can you create a simple vue reproducible example on github?
Thanks

@kakha13
Copy link
Author

kakha13 commented Mar 30, 2022

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants