Skip to content

fix: normalize html attributes only when not defined by component #5215

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 1 commit into from
May 17, 2025

Conversation

TrySound
Copy link
Member

Proper fix for #5211

Now props meta are available in component generator and can be used to figure if prop is defined by component or comes from html attributes. Added same logic in canvas and component generator.

Also got rid from no longer necessary registeredComponentPropsMetas store since all props are described by component meta.

@TrySound TrySound merged commit 646c5b3 into main May 17, 2025
17 checks passed
@TrySound TrySound deleted the meta-props branch May 17, 2025 07:11
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