Closed
Description
Version
2.5.13
Reproduction link
https://jsfiddle.net/72gzmayL/
Steps to reproduce
Open the jsfiddle link, see console output.
What is expected?
Render function isn't called.
What is actually happening?
Render function is called even when nothing is changed.
This creates unnecessary render function calls, which leads to performance issues when the component is complex and render function calls aren't cheap.
Metadata
Metadata
Assignees
Labels
No labels