Closed as not planned
Description
Vue version
3.4.21
Link to minimal reproduction
Steps to reproduce
- in a Vue template, writing a for loop and using Chinese variables
- the parameter passed to the bound event
- clicking the second button
What is expected?
When clicking the second button, the displayed value is 2.
What is actually happening?
When clicking the second button, the displayed value is 1.
System Info
macOS 12.6.3 / chrome 122
Any additional comments?
No response