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

Bug: fix object bug when nested object has a property with strict #871

Merged
merged 1 commit into from May 3, 2020

Conversation

netochaves
Copy link
Contributor

Closes #857

This PR fix a bug when strict is used on nested objects and the cast still happens

@jquense jquense merged commit 7f52b8a into jquense:master May 3, 2020
@jquense
Copy link
Owner

jquense commented May 3, 2020

thanks!

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.

Can't use strict in nested objects.
2 participants