ng2-fan-menu
ng2-fan-menu copied to clipboard
Animation error
Hi, Thanks for a great fan menu button.
I ran into this issue:
Error: Unable to process animations due to the following failed trigger transitions
@menuState has failed due to:
`query("@rotateWing")` returned zero elements. (Use `query("@rotateWing", { optional: true })` if you wish to allow this.)
line 46 menu-container.component.ts I believe it might be related to this: https://github.com/angular/angular/issues/18173
I'm using Angular 4.3.5, Angular Cli 1.3.0, and Typescript 2.4.0
Sincerely, Michael Wickey
Run into the same error here... Still usable, but nice to correct this error. Thanks!
Regards, Robin
fixed in https://github.com/dragosch/fan-menu
npm install fan-menu