-
Notifications
You must be signed in to change notification settings - Fork 584
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
Collection.watch() not returning generated response #5858
Comments
@SipNWork Have you set up any polyfills, such as |
Yes, Added all three in my app.js file. |
@SipNWork We have this covered in our integration tests and it is passing. Can you possibly create a sample repo to reproduce this issue? Then we can help further to diagnose the problem. |
➤ takameyer commented: Closed as the issue has become stale. Please open again if you can provide a reproduction. |
File - mongo-client.js , line no - 216 Fetch never resolves any response. I checked the logs in mongodb console and request was successful. Configurations |
Would be helpful if you could connect with me on Gmeet or Zoom to resolve this issue. Our release is blocked due to this issue. |
How frequently does the bug occur?
Always
Description
Collection.watch invoked to get realtime updates from specific collection, but not getting triggered even when logs showing Ok on app services.
React-native configurations
"react": "18.2.0",
"react-native": "0.71.8",
"@realm/react": "^0.4.3",
"realm": "11.9.0",
Stacktrace & log output
No response
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
0.4.3
What services are you using?
Atlas App Services: Functions or GraphQL or DataAPI etc
Are you using encryption?
No
Platform OS and version(s)
MAC os
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: