zoid icon indicating copy to clipboard operation
zoid copied to clipboard

Uncaught TypeError: AngularComponent(...).Class is not a function (Angular 5+ removed ES5 DSL)

Open unlight opened this issue 6 years ago • 1 comments
trafficstars

[email protected]
angular@7

Angular2 Driver does not work with Angular5+

https://github.com/angular/angular/commit/cac130eff9b9cb608f2308ae40c42c9cd1850c4d#diff-635fe23be5795132e3385c8f4899dc3a

need to use static properties annotations and parameters https://stackoverflow.com/a/47731407

unlight avatar Feb 08 '19 09:02 unlight

Is it possible to fix that without changing source code of zoid? Or can you change it in zoid, please?

Xbloud avatar Jun 26 '20 08:06 Xbloud