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

selfHook.bind' is undefined #36

Open
kamhawy4 opened this issue Jan 27, 2021 · 1 comment
Open

selfHook.bind' is undefined #36

kamhawy4 opened this issue Jan 27, 2021 · 1 comment

Comments

@kamhawy4
Copy link

kamhawy4 commented Jan 27, 2021

When run app displays this error

Screen Shot 2021-01-27 at 2 21 53 AM

and this my code

Screen Shot 2021-01-27 at 2 27 17 AM

<template><flipbook class="flipbook" v-slot="flipbook" :pages="['null','https://picsum.photos/200/300','https://picsum.photos/200/300','https://picsum.photos/200/300']"> </flipbook></template><script>import Flipbook from 'flipbook-vue'export default {components: { Flipbook }} </script><style>.flipbook {width: 90vw;height: 90vh;}</style>

@ts1
Copy link
Owner

ts1 commented Jan 27, 2021

Are you using Vue 3?
I have not tried Vue 3 yet. I have no idea what happens with it.

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