-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
when I add a class refering to an angular material them, the md-select component must be affected by this theme
What is the current behavior?
The md-select component keeps the default theme. The other components I tried (tabs, input, checkbox) are working correctly.
What are the steps to reproduce?
Create 2 themes, one default and one inside a css class, and add this css class on a parent of a md-select component.
What is the use-case or motivation for changing an existing behavior?
To have a fully functional multiple themes feature
Which versions of Angular, Material, OS, browsers are affected?
I'm using Angular 2.4.3, Material 2-beta1 (using latest build repository), and chrome.
I don't know if others browsers are affected, but I'm assuming it's the case.
Is there anything else we should know?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround