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

Chrome debugger with BSON fixed #3601

Merged
merged 6 commits into from
Feb 25, 2021
Merged

Conversation

kraenhansen
Copy link
Member

@kraenhansen kraenhansen commented Feb 20, 2021

What, How & Why?

This closes #3566 and a couple of related untracked issues by removing the dependency on the static Realm.BSON property from within the native module.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 🚦 Tests
  • 📝 Public documentation PR created or is not necessary
  • 💥 Breaking label has been applied or is not necessary

@kraenhansen kraenhansen self-assigned this Feb 20, 2021
@kraenhansen kraenhansen changed the title Chrome debugger BSON issues fixed Chrome debugger with BSON fixed Feb 20, 2021
@kraenhansen kraenhansen merged commit dd6e1aa into master Feb 25, 2021
@kraenhansen kraenhansen deleted the kh/chrome-debugger-bson-issues branch February 25, 2021 08:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User functions are not present if in debugging mode in React Native.
3 participants