Material: Layout is broken on Safari (macOS/iOS) when using percentages inside column container

Created on 30 May 2017  路  1Comment  路  Source: angular/material

Actual Behavior:

  • What is the issue? On Safari the height of container with flex-5, flex-10 etc. are not correctly displayed.
  • What is the expected behavior? Open up the codepen in Chrome and in Safari and you will see the issue.

CodePen (or steps to reproduce the issue): *

AngularJS Versions: *

  • AngularJS Version: 1.5.9
  • AngularJS Material Version: 1.1.3 (but the issue is still available in 1.1.4)

Additional Information:

  • Browser Type: Safari
  • Browser Version: 9+
  • OS: macOS and iOS

>All comments

We will not fix this in AngularJS Material. You are welcome to provide a Pull Request to resolve this for Material 1.1.x.

Ongoing support for Flexbox layouts is provided in Angular 4.x with @angular/flex-layout.

Was this page helpful?
0 / 5 - 0 ratings