Describe the bug
On sdk 1.x live queries were working fine on react-native but then i upgraded surrealdb to version 3.x and sdk asked me to upgrade as well to 2.x which i did for both web and mobile. Everything is working fine in web but live queries and merge queries are not working in react-native.
Steps to reproduce
install surrealdb 3.x and js sdk 2.x into react-native stack, live queries and merge queries will not work as intended
Expected behaviour
They should work as they were working in previous version.
SurrealDB version
3.0.5 for linux on x86_64
JavaScript SDK version
2.0.3
Contact Details
No response
Is there an existing issue for this?
Code of Conduct (repository /surrealdb.js)
Describe the bug
On sdk 1.x live queries were working fine on react-native but then i upgraded surrealdb to version 3.x and sdk asked me to upgrade as well to 2.x which i did for both web and mobile. Everything is working fine in web but live queries and merge queries are not working in react-native.
Steps to reproduce
install surrealdb 3.x and js sdk 2.x into react-native stack, live queries and merge queries will not work as intended
Expected behaviour
They should work as they were working in previous version.
SurrealDB version
3.0.5 for linux on x86_64
JavaScript SDK version
2.0.3
Contact Details
No response
Is there an existing issue for this?
Code of Conduct (repository /surrealdb.js)