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

Export ReactDOM globally, and ensure in-tree extension to use the same instance #5229

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

chenhunghan
Copy link
Contributor

@chenhunghan chenhunghan commented Apr 11, 2022

Previously it was possible that in-tree extensions are using different instances of React/ReactDOM

… the same instance

Signed-off-by: Hung-Han (Henry) Chen <[email protected]>
@chenhunghan chenhunghan requested a review from a team as a code owner April 11, 2022 12:33
@chenhunghan chenhunghan requested review from Iku-turso, Nokel81 and ixrock and removed request for a team April 11, 2022 12:33
@chenhunghan chenhunghan added area/extension Something to related to the extension api bug Something isn't working labels Apr 11, 2022
@Nokel81 Nokel81 added this to the 5.5.0 milestone Apr 11, 2022
@chenhunghan chenhunghan merged commit c66f9ad into master Apr 11, 2022
@chenhunghan chenhunghan deleted the fix/in-tree-extension-use-global-react-dom branch April 11, 2022 13:45
@Nokel81 Nokel81 mentioned this pull request May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/extension Something to related to the extension api bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants