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 ( Fatal Issue TypeError: Cannot read property '_objectKey' of undefined #6925 ) #6926

Closed
wants to merge 1 commit into from

Conversation

Ashik55
Copy link

@Ashik55 Ashik55 commented Nov 9, 2024

What, How & Why?

This closes # ???

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 💥 Breaking label has been applied or is not necessary
  • 🔔 Mention @realm/devdocs if documentation changes are needed

Copy link

cla-bot bot commented Nov 9, 2024

Realm welcomes all contributions! The only requirement we have is that, like many other projects, we need to have a Contributor License Agreement (CLA) in place before we can accept any external code. Our own CLA is a modified version of the Apache Software Foundation’s CLA. Our records show that CLA has not been signed by @Ashik55. Please submit your CLA electronically using our Google form so we can accept your submissions. After signing the CLA you can recheck this PR with a @cla-bot check comment. The GitHub usernames you file there will need to match that of your Pull Requests. If you have any questions or cannot file the CLA electronically, make a comment here and we will be happy to help you out.

@kraenhansen
Copy link
Member

kraenhansen commented Nov 11, 2024

Thanks for your PR. To ensure this problem doesn't regress, I'd be very interested in getting a better understanding and an actual test reproducing it. Would you be willing to investigate this further?

@kraenhansen kraenhansen self-assigned this Nov 11, 2024
@kraenhansen
Copy link
Member

@Ashik55 please reopen if you want to address my comment above 👍

@Ashik55
Copy link
Author

Ashik55 commented Nov 29, 2024

@kraenhansen I am using expo & getting data via atlas device sync & presenting in a calendar view by booking_date. as we have web application as well so when we are updating any booking's booking_date our expo mobile application crashes with with this exception.

So after adding this fix, application crash issue has resolved so if you feel it can help other you can merge the PR.
Thanks.

384634673-aace761c-d793-411b-9f18-d1f5fda2833a

@kraenhansen
Copy link
Member

kraenhansen commented Nov 29, 2024

if you feel it can help other you can merge the PR.

I mean, you're producing a fix to a problem that I can't reproduce.
I would like to understand the problem better. I.e. under what circumstances does the error happen?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants