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-core): allow setting props to object if prop is not expecting string #1092

Closed
wants to merge 1 commit into from

Conversation

ycmjason
Copy link
Contributor

Turns out the best approach I can think of is to recreate the element and attempt setting some string to it and see if it fails.

fix #1049

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.

.prop is casting null-ish values to empty strings
1 participant