We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<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)
The text was updated successfully, but these errors were encountered:
I got the same error
Sorry, something went wrong.
No branches or pull requests
使用的是 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)
The text was updated successfully, but these errors were encountered: