Skip to content

Conversation

@vkarpov15
Copy link
Collaborator

Fix #15192

Summary

I'm not certain why this !== void 0 check is there, but that behavior doesn't break any of our tests and goes back to at least 2013: be7d978. Likely just a bug that was introduced when adding strict mode that was never fixed.

Examples

@vkarpov15 vkarpov15 added this to the 8.9.6 milestone Jan 27, 2025
@vkarpov15 vkarpov15 merged commit fbd63c7 into master Jan 30, 2025
74 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-15192 branch January 31, 2025 10:25
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.

doc.set({ field: undefined }) does nothing if the schema has strict: false

3 participants