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

`[@svelteui/core]: avoid passing an unknown prop htmlFor to LabelElement #476

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

biolds
Copy link
Contributor

@biolds biolds commented Oct 17, 2023

ISSUES CLOSED: #475

Description

This fixes a console warning <LabelElement> was created with unknown prop 'htmlFor' when using InputWrapper element.

@BeeMargarida BeeMargarida added bug Something isn't working component New or changes to components labels Oct 19, 2023
@BeeMargarida BeeMargarida merged commit 4e86d1e into svelteuidev:main Oct 19, 2023
1 check passed
@BeeMargarida
Copy link
Member

Thank you so much for this contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component New or changes to components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unknown prop warning with InputWrapper
2 participants