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

RJS-2887: Avoid recreating Provider in createDynamicRealmProvider #6869

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This closes #6842 by moving the creation of the RealmProviderFromConfig out of the DynamicRealmProvider component.

☑️ ToDos

  • 📝 Changelog entry
  • 📝 Compatibility label is updated or copied from previous entry
  • 📝 Update COMPATIBILITY.md
  • 🚦 Tests
  • 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
  • 📱 Check the React Native/other sample apps work if necessary
  • 💥 Breaking label has been applied or is not necessary
  • 🔔 Mention @realm/devdocs if documentation changes are needed

@kraenhansen kraenhansen self-assigned this Aug 28, 2024
@cla-bot cla-bot bot added the cla: yes label Aug 28, 2024
@kraenhansen kraenhansen merged commit 454233b into main Aug 28, 2024
6 checks passed
@kraenhansen kraenhansen deleted the kh/fix-dynamic-realm-provider branch August 28, 2024 10:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 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.

Upgrading @realm/react from 0.7.0 to 0.8.0+ breaks app
1 participant