Closed
Description
Vue version
>=3.4.15, 3.4.13
Link to minimal reproduction
Steps to reproduce
See re-render
count
What is expected?
re-render
count should always be 1
, you can choose [email protected] and see.
What is actually happening?
If vue@^3.4.15, the re-render
count always increases even if the computed value is unchanged.
System Info
No response
Any additional comments?
@johnsoncodehk implemented this feature in PR #5912
Metadata
Metadata
Assignees
Labels
No labels