philipwalton / flexbugs

A community-curated list of flexbox issues and cross-browser workarounds for them.
MIT License
13.63k stars 495 forks source link

Flexbug #1 fixed in Chrome #265

Closed roastchicken closed 5 years ago

roastchicken commented 5 years ago

596743 was fixed after a commit on October 22, which was shipped in Chrome 72.0.3589.0. Chrome 72 is the current beta, to be released at the end of January.

I removed #676985 because it was merged into #596743 as a duplicate back in 2017.

roastchicken commented 5 years ago

I can't get either of the current demonstrations in README to exhibit the bug in Chrome 71, but I encountered it when trying to create a sticky footer where the footer is also a flexbox. Here's a codepen with a demonstration: https://codepen.io/roastchicken/pen/GPxGog.