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.14
codesandbox.io
Props object to be interpreted correctly and the props to be defined in the methods / computed / lifecycle hooks.
Defined props using object syntax are not recognized as belonging to the instance.
My development environment is:
The text was updated successfully, but these errors were encountered:
No longer reproducible with latest version of Volar (1.8.25)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Version
2.7.14
Reproduction link
codesandbox.io
What is expected?
Props object to be interpreted correctly and the props to be defined in the methods / computed / lifecycle hooks.
What is actually happening?
Defined props using object syntax are not recognized as belonging to the instance.
My development environment is:
The text was updated successfully, but these errors were encountered: