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
<template v-if="true" :key>
3.4.31
https://ast.sxzz.moe/#eNpVjMEKwjAQRH8l7KWXBg/eQu03eDceJK4STDZLsimW0n83UhDLXGaGx1sggIGpIvTAWzvqe4rapcg+fG/X7kEwcrgJjpaU+i01af84WZBc0YIyL5zH4fDH7kZzpebKKDWTWixZ2YJvzliKT3QO9empGHXpZGYsLnuW7to3llZYP8C1PHY=
<template> <template v-if="true" :key></template> </template>
Should produce userKey in ast.
userKey
It doesn't
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Vue version
3.4.31
Link to minimal reproduction
https://ast.sxzz.moe/#eNpVjMEKwjAQRH8l7KWXBg/eQu03eDceJK4STDZLsimW0n83UhDLXGaGx1sggIGpIvTAWzvqe4rapcg+fG/X7kEwcrgJjpaU+i01af84WZBc0YIyL5zH4fDH7kZzpebKKDWTWixZ2YJvzliKT3QO9empGHXpZGYsLnuW7to3llZYP8C1PHY=
Steps to reproduce
What is expected?
Should produce
userKey
in ast.What is actually happening?
It doesn't
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: