Skip to content

multiple themes don't work with overlay-based components #2662

Closed
@DenisLaboureyras

Description

@DenisLaboureyras

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?

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions