`stringifyStatic` get wrong attributes
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
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
Looks good.
@Circkoooooo see sfc