Jan 31, 2017 angular binding callback javascript typescript Angular 2Refresh Bound Variables from Callback TL;DR: Use ChangeDetectorRef's detectChanges() at the end of your callback code. While developing my electron.js app, I've had the