Bug, feature request, or proposal:
Bug
What is the expected behavior?
Flex-Layout responsive API should affect sidenav properties
What is the current behavior?
It's not working
What are the steps to reproduce?
http://plnkr.co/edit/36gEcqW09IuZwLdEj59x?p=preview
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
"@angular/common": "^2.4.6",
"@angular/compiler": "^2.4.6",
"@angular/core": "^2.4.6",
"@angular/flex-layout": "^2.0.0-rc.1",
"@angular/forms": "^2.4.6",
"@angular/http": "^2.4.6",
"@angular/material": "^2.0.0-beta.2",
"@angular/platform-browser": "^2.4.6",
"@angular/platform-browser-dynamic": "^2.4.6",
"@angular/platform-server": "^2.4.6",
"@angular/router": "^3.4.6",
Is there anything else we should know?