Gbuomprisco / ng2-material-dropdown

Angular 2 Material-like Dropdown Component
MIT License
37 stars 54 forks source link

Unexpected module 'Ng2DropdownModule' declared by the module 'AppModule' #20

Closed phuongnc closed 7 years ago

rajshrimohanks commented 7 years ago

The module needs to be compiled with ngc to generate *.metadata.json files. This issue also leads to the issue here: https://github.com/Gbuomprisco/ng2-tag-input/issues/98

Gbuomprisco commented 7 years ago

Hi, this should now be working