Skip to content
New issue

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

stringifyStatic get wrong attributes #6617

Closed
zjffun opened this issue Sep 7, 2022 · 3 comments · Fixed by #6635
Closed

stringifyStatic get wrong attributes #6617

zjffun opened this issue Sep 7, 2022 · 3 comments · Fixed by #6635
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working scope: compiler

Comments

@zjffun
Copy link

zjffun commented Sep 7, 2022

Vue version

3.2.36

Link to minimal reproduction

Open this link https://stackblitz.com/edit/vue-jkfe1i?file=src%2FApp.vue,src%2Fmain.js

SFC Playground

Steps to reproduce

Open https://stackblitz.com/edit/vue-jkfe1i?file=src%2FApp.vue,src%2Fmain.js

What is expected?

Button not disabled

What is actually happening?

Button is disabled

System Info

No response

Any additional comments?

Looks like we need to check the type of value here

@zjffun
Copy link
Author

zjffun commented Sep 7, 2022

Related issue #6568

@edison1105 edison1105 added 🐞 bug Something isn't working scope: compiler 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. labels Sep 8, 2022
@yuanxin518
Copy link

playground

Looks good.

@edison1105
Copy link
Member

@Circkoooooo
see sfc

yyx990803 pushed a commit that referenced this issue Sep 27, 2022
yyx990803 pushed a commit that referenced this issue Sep 27, 2022
chrislone pushed a commit to chrislone/core that referenced this issue Feb 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working scope: compiler
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants