In Autocomplete demo with Floating Label, if I add a placeholder attribute the placeholder text is not being displayed. Example is shown in the following plunker
Angular version: 1.4.7
Angular Material version: 1.0.0-rc4
Browser / Operating System: Windows 7 Professional SP1, Chrome 46.0.2490.86, Firefox 42.0, IE11
+1 These should be allowed to work together.
Similar to how it works with md-input-container:


May be a duplicate.
@ThomasBurleson -- I found a simple fix and created a PR for it https://github.com/angular/material/pull/6817
This issue is closed as part of our deprecation effort.
For details, see our post Spring Cleaning 2016.
If someone need this, I've made this decorator to allow placeholder work with floating label.
@gmanriqueUy The link is broken, can you share your solution again? Thanks!
@rbournissent Oh, sorry about that. Link fixed.
Most helpful comment
If someone need this, I've made this decorator to allow placeholder work with floating label.