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

Typings for Fit.Core.Merge(..) does not guard against null arguments #176

Open
Jemt opened this issue Jan 21, 2023 · 0 comments
Open

Typings for Fit.Core.Merge(..) does not guard against null arguments #176

Jemt opened this issue Jan 21, 2023 · 0 comments

Comments

@Jemt
Copy link
Owner

Jemt commented Jan 21, 2023

Fit.Core.Merge(null, { x: true, y: new Date() }) fails runtime without problem being caught by our typings while writing the code.

@Jemt Jemt added the minor bug label Jan 21, 2023
@Jemt Jemt changed the title Typings for Fit.Core.Merge(..) does not guard against null Typings for Fit.Core.Merge(..) does not guard against null arguments Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant