use v-for rendering a shallowReactive array, array item incorrectly converted to a reactive object #11869
Labels
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
🐞 bug
Something isn't working
regression
Vue version
3.5.3
Link to minimal reproduction
https://play.vuejs.org/#eNp9UsFOAjEQ/ZVJL0CCoNETggkaDnpQg94oh2aZXYq7bdN2V8hm/91pcREM4dJ03sy8efPamk2NGVQlshEbu8RK48GhLw3kQmUTzrzj7IErWRhtPdTg1iLP9fccReJlhX2wmPZBuhaABlKrC+gQZ+eeK64SrRyRnvZNrRU7mPyHuwuuAOpwAAghRoG+26HbTafXD3BD57JHxOPhXi6Jo8BjYXLhkSKAQwTVVaotbSEJAanOqqD96t+JfmdQpxCqBzQzzmvGwxPyum7LzpEtrpehk9qCwqNG1icryYpUZoON04r8jkM5S3RhZI72zXhJVnE2ag3gLA54iZi3JUYHYs8ak68z+MZtA8bZu0WHtkLODjkvbIZ+n559vOKW7odkoVdlTtUXknN0Oi+Dxn3ZY6lWJPuoLqp9jj9FquzTzbYelWuXCkLbFwzV9EGeLqz+J/d2cBf7uGpY8wOZsunG
Steps to reproduce
vue 3.5 renderList BUG
What is expected?
result is "object object"
What is actually happening?
result is "string object"
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: