Closed
Description
Vue version
3.2.37
Link to minimal reproduction
Steps to reproduce
Please press the respective button to confirm the content of the alert.
What is expected?
The alert will show the same content as the text on the button.
What is actually happening?
For the one using Non Ascii alias in v-for
, the alert will only display the text of the first button.
System Info
No response
Any additional comments?
It works well in Vue 2.7.8