Skip to content

Ensure that id values are stripped of HTML tags when using tab_row_group() #1750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

rich-iannone
Copy link
Member

In the case where id values inherit directly from the label value and the html() or md() helpers are used, strip any HTML tags from id to obtain a simplified string. This solves an issue where complicated tags result in problems when retrieving the label value during render.

Fixes: #1143

@rich-iannone rich-iannone merged commit 2dc3c08 into master Jul 5, 2024
12 checks passed
@rich-iannone rich-iannone deleted the tab-row-group-id-improve branch July 5, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

html with style attribute in row group label adds html code to body cells of row group
1 participant