Using v-for on an object with key/value, the key is typed as number
Author: mbergenCreated Jun 3, 2026Updated Sep 17, 2026
Labelsscope: playground
This is the same issue as #8819, but i cannot reopen that one.
It seems to me that the issue reappeared, the original reproducer shows the key to be
string | numbereven with the latest version available on play.vuejs.org
Originally posted by @syyyr in https://github.com/vuejs/core/issues/10963#issuecomment-3528008872
Source: vuejs/core