Angular 4 Select is always in open mode
Closed this issue · 2 comments
Deleted user commented
mseemann commented
did you include the scss for select?
Deleted user commented
Importing did the trick
I'm not using scss, but using css.
Anyhow I imported the css using
@import '../node_modules/@angular-mdl/select/select.css';
@import '../node_modules/@angular-mdl/popover/popover.css';
You can add this as part of demo site as well