This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
divider: responsive layouts are not properly supported #9112
Closed
Description
Actual Behavior:
What is the issue? *
Divider will display as a column if the any responsive configuration of layout is set torow
.What is the expected behavior?
Divider should only display as a column if the current layout is in a row configuration.
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
http://codepen.io/shortfuse/pen/rLdEyRDetails:
The problem isdivider.scss
is based around thelayout-row-*
only existing if it's displayed. The problem is the classes don't disappear when layout changes, locking divider into act as if it's always in a row configuration
Angular Versions: *
Angular Version:
1.1.0-rc5 (master)Angular Material Version:
1.5.5
Additional Information:
Browser Type: *
ChromeBrowser Version: *
v52OS: *
ChromeOS