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
2.7.10
codesandbox.io
export default { name: "App", watch: { e: [ "handle1", function handle2(val, oldVal) {}, { handler: function handle3(val, oldVal) {}, }, ], }, };
no type error
type error
The text was updated successfully, but these errors were encountered:
bc5b92a
No branches or pull requests
Version
2.7.10
Reproduction link
codesandbox.io
Steps to reproduce
What is expected?
no type error
What is actually happening?
type error
The text was updated successfully, but these errors were encountered: