Open
Description
The sanitizer implemented in 1.13.6 (#2199) sanitizes the data-content, but not data-subtext and title.
However, there are valid use cases one might want to use html in subtext and in the title (in our use case to show detailed information in the button for the selected item).
Therefore I think the component should sanitize these attributes instead of just stripping HTML out. This is more consistent with data-content sanitizing and would also resolve #2225 gracefully.
Metadata
Metadata
Assignees
Labels
No labels