Closed leocaseiro closed 8 years ago
Hi @leocaseiro, I updated the library. Does that still happen to you? Thanks!
Hi @Gbuomprisco, thank you so much for doing that!
The version ng2-material-select@0.1.0
is working perfectly and the declaration is good.
Hope help others too.
Hi @Gbuomprisco,
As I mentioned in #4, I'm having some issues in my editor with the declaration type and I believe that's the reason @maryamsoprano is having issues with SystemJS(I'm not sure btw).
The newest version
ng2-material-select@0.0.9
it's coming with a duplicatedNg2Select
instead of theNg2SelectModule
on./index.js
generated by webpack, so my editor complains about theNgModule
.