Tycho Grouwstra
Member since Feb 6, 2016
- Profile: /members/13043-tycho-grouwstra.htm
- Comments: 1
Recent Blog Comments By Tycho Grouwstra
-
FAILURE: Using ngModel With A Custom Component In Angular 2 Beta 1
Posted on Feb 6, 2016 at 10:46 AM
I'd recommend posting questions on StackOverflow with working examples on Plunker to get more exposure and allowing people to try out their ideas. My idea: have you tried using ChangeDetectorRef's detectChanges() method instead of the setTimeout approach? I'm not sure it'd work, but it has in some ... read more »