Monday, July 10, 2017

ng-reflect-model="true" is not working in edge browser

I am using Angular 2 and this ng-reflect-model using for input section...
my code is

<input type="checkbox" checked="checked" class="simple-switch-input" [(ngModel)]="eligiblejobdataflag" (click)="getEligiableJob(!eligiblejobdataflag)"/>

so anyone can you please suggest some trick so that this function can also work on edge browser.


from Windows Central Forums http://ift.tt/2tZFKFX
via IFTTT

No comments:

Post a Comment