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(code compare): correctly update modified editor height when container resizes #8864

Merged
merged 2 commits into from
May 7, 2024

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented May 7, 2024

This PR fixes the bug in Code Compare when the container's height changes and we try to re size the modified editor's height. In some cases, the modified editor might not be still available which results in accessing the property of undefined error.

@luvkapur luvkapur enabled auto-merge (squash) May 7, 2024 16:44
@luvkapur luvkapur merged commit eff6785 into master May 7, 2024
11 checks passed
@luvkapur luvkapur deleted the fix-code-compare branch May 7, 2024 18:32
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