🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
47.79k
stars
8.35k
forks
source link
Setting ATTR_ENUMERATED_COERCION compat to false does not disable warning #12443
Open
decademoon opened 5 days ago
Vue version
3.5.13
Link to minimal reproduction
https://jsfiddle.net/6nqevc2y/
Steps to reproduce
Run the fiddle
What is expected?
No ATTR_ENUMERATED_COERCION warning should be logged to the console.
What is actually happening?
ATTR_ENUMERATED_COERCION warning is logged to the console.
System Info
No response
Any additional comments?
No response