You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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