ng2-fan-menu
ng2-fan-menu copied to clipboard
Angular Fan Menu
Bumps [node-sass](https://github.com/sass/node-sass) from 3.13.1 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...
Hi, Thank you for developing such nice library. When I use it with my Angular 9 project, I get the following error: ``` This likely means that the library (ng2-fan-menu)...
migration to Angular 8 and button text is now configurable
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...
when i import this library in to my app module .it shows the following error in console. imported by the module 'AppModule'. Please add a @NgModule annotation.
Please can you make the main button configurable so the text can be changed through the options and maybe allow images as well. Currently this is hard coded to 'Menu'...
I have imported fan module in my dashboard module, n putted selector as shown in documentation but getting this error. /src/app/featureModules/dashboard/dashboard.component.html Module parse failed: /var/www/html/POC/Fan-button/node_modules/raw-loader/index.js!/var/www/html/POC/Fan-button/src/app/featureModules/dashboard/dashboard.component.html Unterminated string constant (1:17) You...
I am getting the following error: ``` ERROR in ng:.../node_modules/ng2-fan-menu/menu-container.component.d.ts.MenuContainerComponent.html (2,237): Supplied parameters do not match any signature of call target. ``` 😕 😖
I ran into an issue on my Angular app where I could not scroll on iOS, though other platforms did work (Mac, Windows, Android on browsers Chrome, Opera, Safari, Firefox)....