Components: Select does not show placeholder text or underline

Created on 6 Oct 2017  路  5Comments  路  Source: angular/components

Bug:

Select does not show placeholder text or underline in beta.12.

What is the expected behavior?

Select should be more visible with underlined component and placeholder text

What are the steps to reproduce?

https://stackblitz.com/edit/material-project

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 4.4.4, Material 2.0.0-beta.12

Most helpful comment

@chris93007 that happens if you forget to wrap it in mat-form-field

All 5 comments

How was this solved?

@chris93007 that happens if you forget to wrap it in mat-form-field

This was never a bug. I was just too fast to report what was documented as a breaking change.

I had to wrap my select element in <mat-form-field>

Ok, I suppose the documentation has to be updated, as this wasn't an issue before I updated.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vitaly-t picture vitaly-t  路  3Comments

shlomiassaf picture shlomiassaf  路  3Comments

MurhafSousli picture MurhafSousli  路  3Comments

Hiblton picture Hiblton  路  3Comments

michaelb-01 picture michaelb-01  路  3Comments