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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
After commit 9b861fd the md-toolbar creates an extra child div. This extra child div creates problems when one has specified (for example) layout or layout-align attributes on the md-toolbar element since these styles now apply to different elements.
Furthermore, @daniel-nagy has left a comment on the original commit explaining problems with ng-include and ng-contoller.