Skip to content

fix hydration setProperty not using PropAliases #415

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

titoBouzout
Copy link
Contributor

setProperty by hydration, was not using PropAliases, so it was setting the wrong property when the user gives a property name that doesn't match the real one (giving a lowercase instead of the camelCase for example)

This was originally reported in #384, but somehow I missed the root cause. Using the playground to test some prop/attr stuff noticed this was the issue.

This should fix it for good, cc @danieltroger

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.

1 participant