Skip to content
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

Suppress the uppercase html attribute warning if it must have a prefix #1718

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

exyi
Copy link
Member

@exyi exyi commented Oct 19, 2023

When setting HTML attributes on HierarchyRepeater Item and Level capabilites, it's more readable to uppercase the first letter, e.g. ItemClass instead of Itemclass. However, this triggered the "Class dotvvm property doesn't exist" warning.

When setting HTML attributes on HierarchyRepeater
Item and Level capabilites, it's more readable to
uppercase the first letter, e.g. ItemClass instead of
Itemclass. However, this triggered the
"Class dotvvm property doesn't exist" warning.
@tomasherceg tomasherceg merged commit 8e8ce4d into main Oct 22, 2023
14 checks passed
@tomasherceg tomasherceg deleted the warning-suppress-prefixed-attribute branch October 22, 2023 07:58
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.

2 participants