NetanelBasal
4/26/2018 - 9:02 PM

on-push-22.ts

/** Returns false in our case */
if( oldValue !== newValue ) { 
  runChangeDetection();
}