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

fix(compare): make component compare context single instance at runtime #8809

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented Apr 22, 2024

This PR fixes the issue with component compare not rendering configuration diffs. The issue was because of multiple versions of @teambit/component.ui.component-compare.context at runtime. This fix adds a webpack alias for @teambit/component.ui.component-compare.context ensuring there is only one instance of the context at runtime.

Screenshot 2024-04-22 at 1 09 54 PM

@luvkapur luvkapur enabled auto-merge (squash) April 22, 2024 17:14
@luvkapur luvkapur merged commit b315ade into master Apr 22, 2024
11 checks passed
@luvkapur luvkapur deleted the fix-compare-context-single-intance branch April 22, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants