Skip to content

Conversation

@ealexhaywood
Copy link

@ealexhaywood ealexhaywood commented Feb 7, 2025

Summary

Fix label selector query for character count component.

Breaking change

This is not a breaking change.

Related issue

Closes #6384

Problem statement

The character count component can fail if its input element ID contains characters that would make a selector query invalid.

Solution

Placing the ID in quotes in the selector query fixes this.

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.

USWDS - Bug: Character Count component's selector query for label's for attribute does not include quotes

1 participant