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

fix(runtime): allow classList to be null #6118

Merged
merged 3 commits into from
Jan 25, 2025
Merged

Conversation

christian-bromann
Copy link
Member

What is the current behavior?

fixes #6117

What is the new behavior?

Properly parses class lists with null values.

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

Added unit tests.

Other information

n/a

@christian-bromann christian-bromann requested a review from a team as a code owner January 24, 2025 00:33
@christian-bromann christian-bromann merged commit 749fab9 into main Jan 25, 2025
71 checks passed
@christian-bromann christian-bromann deleted the cb/parseClassList branch January 25, 2025 00:57
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.

bug: component unit tests error when updating to 4.23.1
2 participants