Skip to content
New issue

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

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

Already on GitHub? # to your account

Vue3中使用该组件报错: TypeError: Cannot read properties of undefined (reading '_c') #23

Open
zhongxu-Sun opened this issue May 10, 2022 · 1 comment

Comments

@zhongxu-Sun
Copy link

<vue-star animate="animate__animated animate__bounceIn" color="#F05654">
              <i  :v-slot="icon" class="fa fa-heart" ></i>
            </vue-star>

使用的是 animate.css
错误内容为:
VueStar.js?b355:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
at Proxy.render (VueStar.js?b355:2:1)
at renderComponentRoot (runtime-core.esm-bundler.js?d2dd:895:1)

@russell-jf
Copy link

I got the same error

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

No branches or pull requests

2 participants