angular-custom-dropdown
angular-custom-dropdown copied to clipboard
Angular2+ Dropdown. Simple dropdowns without relying on CSS frameworks.
Hey all, I just made the migration to Angular9 and `angular-custom-dropdown` dont work anymore cause `Renderer` is not supported anymore. Now is `Renderer2` that is used. Dont know if `angular-custom-dropdown`...
I am facing an issue with a-c-dropdown. I have implemented same way it is shown in examples : ERROR TypeError: Cannot read property 'statusChange' of undefined at DropDownComponent.webpackJsonp.400.DropDownComponent.ngOnInit (dropDown.component.ts:113) at...