-
-
Notifications
You must be signed in to change notification settings - Fork 9k
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 vue@3.4.14 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