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

instanceof Realm.Dictionary doesn't work on RN #3836

Closed
kneth opened this issue Jul 8, 2021 · 1 comment · Fixed by #3846 or #3872
Closed

instanceof Realm.Dictionary doesn't work on RN #3836

kneth opened this issue Jul 8, 2021 · 1 comment · Fixed by #3846 or #3872

Comments

@kneth
Copy link
Contributor

kneth commented Jul 8, 2021

If dict is a dictionary, dict instanceof Realm.Dictionary will be false on React Native (but not on node.js).

@ntloc592
Copy link

I face same issue when trying to debug React Navtive on Chrome, it's seem that Reaml.Dictionary is undefined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants