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
Have a similar issue here.
Cannot logout - got TypeError: user.logOut is not a function
If I disable hermes & use the latest version of realm, everything works well.
I’m having the same issue : TypeError: undefined is not a function when using user.logOut().
Same thing happens with user.refreshCutomUserData().
I also noticed that user.id is always correct but user.customData is always undefined even though it is enabled in the Authentication settings of the Realm UI.
Hello @fronck, unfortunately I cannot, I scraped everything and rewrote the logic without Realm. Turned out it wasn’t compatible with React Native + Hermes Javascript Engine at the time.
Have a similar issue here.
Cannot logout - got TypeError: user.logOut is not a function
If I disable hermes & use the latest version of realm, everything works well.
Originally posted by @threefeetcat in https://github.com/realm/realm~~js/discussions/3978#discussioncomment~~1535470
The text was updated successfully, but these errors were encountered: