You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I removed the this.selected at some point, but it shouldn't be an issue anyway. Regarding the floatingPlaceholder, there's a PR pending for it at #2571.
Bug, feature request, or proposal:
[class.md-floating-placeholder]="this.selected"
Shouldn't it be 'selected' instead of 'this.selected'.
Request: Can we expose the foatingPlaceholder as property like md-input-container?
The text was updated successfully, but these errors were encountered: