angular / material

Material design for AngularJS
https://material.angularjs.org/
MIT License
16.55k stars 3.39k forks source link

layout row and column not working... #4521

Closed oshko closed 9 years ago

oshko commented 9 years ago

I updated to 0.11.0, and my layout all broken. Seemed like layout="row" and layout="column" are all same now. I checked documents but there are nothing tells me breaking changes in layout except some class. Is there something which I missing?

ThomasBurleson commented 9 years ago

Please provide a CodePen or Plunkr that demonstrates this issue. Here are some starter demo templates that you can use/fork:

topherfangio commented 9 years ago

@oshko This may also be related: https://github.com/angular/material/issues/4520#issuecomment-138987281

Are you including ngMaterial as a dependency?