DanielYKPan / ng2-fan-menu

Angular Fan Menu
https://danielykpan.github.io/ng2-fan-menu
MIT License
73 stars 38 forks source link

Animation query error #6

Closed Relirk closed 7 years ago

Relirk commented 7 years ago

When i import this library in to my app module. It shows the following error in console.

  `animations_1.query` is not a function`

I'm using Angular 4.1.3, Angular Cli 4.1.3, Ionic 3.12.1, and Typescript 2.3.4

DanielYKPan commented 7 years ago

@Relirk animation query was introduced from angular version ^4.2.* So you may consider to update you angular version