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

Fix undefined property access on useArrayDocument hook #25

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

ccrsxx
Copy link
Owner

@ccrsxx ccrsxx commented Aug 3, 2023

Fixes #23.

Filter documents that don't exist when the cloud function has a delay in updating a document or if the project doesn't use the cloud function.

@ccrsxx ccrsxx added the bug Something isn't working label Aug 3, 2023
@ccrsxx ccrsxx self-assigned this Aug 3, 2023
@vercel
Copy link

vercel bot commented Aug 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
twitter-clone ✅ Ready (Inspect) Visit Preview Aug 3, 2023 2:36am

@ccrsxx ccrsxx changed the title fix: undefined property access on useArrayDocument hook Fix undefined property access on useArrayDocument hook Aug 4, 2023
@ccrsxx ccrsxx merged commit 47f1780 into main Aug 4, 2023
5 checks passed
@ccrsxx ccrsxx deleted the fix/undefined-property-access-on-array-documents-hook branch August 4, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read properties of undefined (reading 'createdBy')
1 participant