-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Support template content for selected value in md-select #2275
Copy link
Copy link
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug, feature request, or proposal:
bug
What is the expected behavior?
Selected option of a md-select supports html-tags
What is the current behavior?
Selected option of a md-select doesn't supports html-tags
What are the steps to reproduce?
See http://plnkr.co/edit/QJUCobw9yFcu1l1WtpOR?p=preview
Open the md-select.
In the dropdown the option supports html tags
Select the option
All html tags are stripped of the shown value in the md-select.