You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling .subscribeChanges in my React Native application throws error "Offset is outside the bounds of the DataView". For further reference I'm using a self-hosted instance of Etebase server.
Maybe I'm missing a specific resource/guide to get real time subscriptions working? I was initially getting an error stating I needed to set up Redis, which I did, but now I'm getting this error. I couldn't find any docs/guides on needing to get Redis set up or any other steps needed to get real time subscriptions working.
The text was updated successfully, but these errors were encountered:
Calling .subscribeChanges in my React Native application throws error "Offset is outside the bounds of the DataView". For further reference I'm using a self-hosted instance of Etebase server.
Maybe I'm missing a specific resource/guide to get real time subscriptions working? I was initially getting an error stating I needed to set up Redis, which I did, but now I'm getting this error. I couldn't find any docs/guides on needing to get Redis set up or any other steps needed to get real time subscriptions working.
The text was updated successfully, but these errors were encountered: