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

bugfix: calculate parent height even when the parent is a flex container #765

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

ej-toita
Copy link
Contributor

Proposed solution

Fixes #764

Tradeoffs

None.

Testing Done

I have confirmed that this fix works.

@bokuweb
Copy link
Owner

bokuweb commented Mar 14, 2022

@shinToita Thanks for your PR. LGTM

@bokuweb bokuweb merged commit e6ce818 into bokuweb:master Mar 14, 2022
@ej-toita ej-toita deleted the height_calc_bug branch March 15, 2022 01:05
@ej-toita
Copy link
Contributor Author

ej-toita commented Mar 15, 2022

hmm... It looks to me that an older version (without this fix) is published on npm as v6.9.3.
https://registry.npmjs.org/re-resizable/-/re-resizable-6.9.3.tgz
Can you kindly take a look at it, please?

@bokuweb
Copy link
Owner

bokuweb commented Mar 15, 2022

@shinToita Oops. sorry, I repulbished. please try 6.9.5.

@ej-toita
Copy link
Contributor Author

ej-toita commented Mar 15, 2022

Thx! I confirmed the new version includes the fix.

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.

[BUG] re-resizable with minHeight set in "%" does not work
2 participants