Back

Fix Change Detection Performance Issue

Problem

Component re-renders on every change detection cycle because OnPush strategy is not used.

Code Editor