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 vnode type coercion #4158

Merged
merged 1 commit into from
Oct 15, 2023
Merged

fix vnode type coercion #4158

merged 1 commit into from
Oct 15, 2023

Conversation

JoviDeCroock
Copy link
Member

fixes #4154

I am not sure what this | null is for but it looks like this refers to the props generic which shouldn't be set to null imho

@coveralls
Copy link

coveralls commented Oct 12, 2023

Coverage Status

coverage: 99.293%. remained the same when pulling 76d1ec1 on vnode-typing-coercion into 4b1a7e9 on main.

@JoviDeCroock JoviDeCroock merged commit 19de3d9 into main Oct 15, 2023
2 checks passed
@JoviDeCroock JoviDeCroock deleted the vnode-typing-coercion branch October 15, 2023 07:20
@JoviDeCroock JoviDeCroock mentioned this pull request Nov 3, 2023
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.

TS: jsx factory return type doesn't match VNode
3 participants