Subscribe on changes!

`stringifyStatic` get wrong attributes

avatar
Sep 7th 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

avatar
Sep 7th 2022

Related issue #6568

avatar
Sep 8th 2022

playground

Looks good.

avatar
Sep 9th 2022

@Circkoooooo see sfc