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(ui-library, storybook): genericBlrComponentRenderer #976

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

faselbaum
Copy link
Collaborator

  • render util does not produce malformed HTML anymore when props or htmlAttributes are empty

Closes #975

- render util does not produce malformed HTML anymore when `props` or `htmlAttributes` are empty
@faselbaum faselbaum force-pushed the fix/975-genericBlrComponentRenderer branch from 85af371 to cdb8f66 Compare March 4, 2024 09:57
@faselbaum faselbaum changed the title fix(storybook): genericBlrComponentRenderer fix(ui-library, storybook): genericBlrComponentRenderer Mar 4, 2024
Copy link
Contributor

@JpunktWpunkt JpunktWpunkt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@faselbaum faselbaum merged commit 15d2651 into develop Mar 4, 2024
3 of 4 checks passed
@faselbaum faselbaum deleted the fix/975-genericBlrComponentRenderer branch March 4, 2024 12:48
ChristianHoffmannS2 pushed a commit that referenced this pull request Mar 26, 2024
- render util does not produce malformed HTML anymore when `props` or `htmlAttributes` are empty
ChristianHoffmannS2 pushed a commit that referenced this pull request Mar 26, 2024
- render util does not produce malformed HTML anymore when `props` or `htmlAttributes` are empty
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]: genericBlrComponentRenderer fails with empty props / attributes
3 participants