Skip to content

Conversation

@dev-rb
Copy link
Contributor

@dev-rb dev-rb commented Dec 8, 2025

Summary

The data transformation in getContacts was not reactive to changes made to the userDisplayNames because reading after an await call breaks reactivity. This changes the data transformation for contacts to happen in useContacts instead which fixes the issue.

Screenshots, GIFs, and Videos

@dev-rb dev-rb requested a review from a team as a code owner December 8, 2025 23:23
@dev-rb dev-rb merged commit b29e9d2 into main Dec 8, 2025
19 checks passed
@dev-rb dev-rb deleted the rahul/fix-contact-names-missing-and-names-query-failing branch December 8, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants