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

Followup to #6492, allowing "$$typeof" to be read from binding prior to injection #6524

Merged
merged 5 commits into from
Mar 4, 2024

Conversation

kraenhansen
Copy link
Member

What, How & Why?

This closes #6522 by adding a set of properties that can be accessed prior to injection.

☑️ 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

@kraenhansen kraenhansen self-assigned this Mar 1, 2024
@cla-bot cla-bot bot added the cla: yes label Mar 1, 2024
Copy link
Member

@elle-j elle-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@kraenhansen kraenhansen merged commit da18d50 into main Mar 4, 2024
31 checks passed
@kraenhansen kraenhansen deleted the kh/6492-followup branch March 4, 2024 09:40
bimusiek pushed a commit to bimusiek/realm-js that referenced this pull request Mar 14, 2024
…rior to injection (realm#6524)

* Making path-browserify an actual dependency

* Adding a list of ignored props that can be accessed on the binding, before it's injected. Using Object.assign instead of replacing the injected.

* Applying patch before injecting

* Adding a note to the changelog

* Fixed the injection assertion
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 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.

Android 12.6.1: Error: Getting '$$typeof' from binding before it was injected, js engine: hermes
3 participants