Open
Description
Vue version
3.5.13
Link to minimal reproduction
Steps to reproduce
click
What is expected?
The same value also triggers the set event
What is actually happening?
Set not triggered
System Info
No response
Any additional comments?
The results of the two modification methods are inconsistent. I'm not sure if this is a bug, but they were consistent in versions <=3.4.31. The scenario is that my set event performs other actions, and I don't care whether the value has changed or not.