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
<script setup>
2.7.8
github.com
pnpm i
pnpm run dev
No error
Emit an error
Error in directive color bind hook: "TypeError: Bind must be called on a function"
The text was updated successfully, but these errors were encountered:
fix: directives shorthand normalize error (fix vuejs#12743)
cc1a621
fix: directives shorthand normalize error (#12744)
2263948
fix #12743
Successfully merging a pull request may close this issue.
Version
2.7.8
Reproduction link
github.com
Steps to reproduce
pnpm i
pnpm run dev
What is expected?
No error
What is actually happening?
Emit an error
Error in directive color bind hook: "TypeError: Bind must be called on a function"
The text was updated successfully, but these errors were encountered: