I often recive the " $apply already in progress" Error at this peace of code:
public addFile(): void { if (window["File"]) { $("#fileSelector").click(); }}
the addFile function is called by ng-click, has someone an idea how to avoid it?
Aucun commentaire:
Enregistrer un commentaire