Open
NativeScript/nativescript-dev-webpack
#619Description
I have a Nativescript Angular Application where i make use of Angular animations, they work fine in debug builds, without web-packing or AOT but when i try web-packing/AOT i get the following error
JS: ERROR TypeError: element.setAttribute is not a function
and Animations no longer work.
this is on both platforms, using Nativescript Angular 6.0.6, with core Angular at version 6.0.7.
Nativescript CLI Version: 4.2.0-2018-07-10-11964
, though the issue is still there with nativescript@latest