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

RealmValue.operator== bug #1632

Closed
nielsenko opened this issue Apr 16, 2024 · 1 comment · Fixed by #1633
Closed

RealmValue.operator== bug #1632

nielsenko opened this issue Apr 16, 2024 · 1 comment · Fixed by #1633
Assignees

Comments

@nielsenko
Copy link
Contributor

a == a should always be true, also when a is a RealmValue containing a collection. Ie. reference equality implies equality.

Copy link

sync-by-unito bot commented Apr 16, 2024

➤ PM Bot commented:

Jira ticket: RDART-1006

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 a pull request may close this issue.

1 participant