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

Fixed nested object comparison #4518

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Conversation

TheSpyder
Copy link
Collaborator

I added this function in #4276 but missed a test case. When the second value doesn't have the key it triggers an exception.

This isn't critical for simple use cases, but my team just started using nested objects as mark values and we instantly hit the bug.

@changeset-bot
Copy link

changeset-bot bot commented Sep 13, 2021

🦋 Changeset detected

Latest commit: c422398

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
slate Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dylans dylans merged commit 6ec399d into ianstormtaylor:main Sep 14, 2021
@TheSpyder TheSpyder deleted the deep-equal-fix branch September 14, 2021 07:34
@github-actions github-actions bot mentioned this pull request Sep 14, 2021
z2devil pushed a commit to z2devil/slate that referenced this pull request Dec 6, 2024
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.

3 participants