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.6.11
https://jsfiddle.net/dpcmr1tz/
I can not using syntax babel in vue file, it error by vue-template-compile
I hope to can using syntax babel 7 like example: message?.name, with "message" is a object
The text was updated successfully, but these errors were encountered:
Duplicate of #11088
Sorry, something went wrong.
No branches or pull requests
Version
2.6.11
Reproduction link
https://jsfiddle.net/dpcmr1tz/
Steps to reproduce
I can not using syntax babel in vue file, it error by vue-template-compile
What is expected?
I hope to can using syntax babel 7 like example: message?.name, with "message" is a object
What is actually happening?
I can not using syntax babel in vue file, it error by vue-template-compile
The text was updated successfully, but these errors were encountered: