Scott Whittaker

Frontend Developer

Day job React | side projects Svelte

Flexbox and text truncation

Text truncation issue with flexbox? As always css-tricks to the rescue with this flexbox truncated text article. In a nutshell, when a flex item contains child elements with text that should be truncated, layout can break.

Example