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: angular/angular#18173
I'm using Angular 4.3.5, Angular Cli 1.3.0, and Typescript 2.4.0
Sincerely,
Michael Wickey
Hi, Thanks for a great fan menu button.
I ran into this issue:
line 46 menu-container.component.ts
I believe it might be related to this: angular/angular#18173
I'm using Angular 4.3.5, Angular Cli 1.3.0, and Typescript 2.4.0
Sincerely,
Michael Wickey