Closed david-gang closed 4 years ago
Hi @timkindberg ,
I thought this morning about a simple solution. Instead of calling Object.defineproperties one time, we could call Object.defineproperty multiple times for every argument.
This is really simple and will work :-)
Hi,
There was a defect with ng-forward and zone.js.
https://github.com/ngUpgraders/ng-forward/issues/82
This was solved by removing zone.js. Now the problem is that angular uses zone.js, so it makes it impossible to use ng-forward with ngupgrade :-(