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 withSize regression #4000

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Fix withSize regression #4000

merged 2 commits into from
Nov 21, 2024

Conversation

cbeer
Copy link
Collaborator

@cbeer cbeer commented Nov 21, 2024

With 19c2694, the added <div> broke the ability to scroll companionWindows because the appropriate styles weren't in the right places in the DOM. This PR removes the additional div and instead ensures the withSize'd components appropriately forward refs to the underlying DOM element.

@cbeer cbeer force-pushed the fix-withSize-ref-regression branch from aa680d8 to 732e767 Compare November 21, 2024 15:22
@cbeer cbeer force-pushed the fix-withSize-ref-regression branch from 732e767 to f549380 Compare November 21, 2024 15:28
@jcoyne jcoyne merged commit c1fa0cc into master Nov 21, 2024
7 checks passed
@jcoyne jcoyne deleted the fix-withSize-ref-regression branch November 21, 2024 15:44
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