Web Inconsistency: In some cases, text is unexpectedly collapsed #470
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As shown below, I have a couple of lines of text placed within some nodes which set
flexGrow
/flexShrink
. One of the lines is unexpectedly invisible. Sorry I don't have a better description of the problem.Here's a relatively small repro case I extracted from my team's app expressed using React Native components (there's a JSFiddle later):
Expected Result
Both "Top Text" and "Bottom Text" are visible (JSFiddle: https://jsfiddle.net/pygpx2oq/):
Actual Result
Only "Bottom Text" is visible:
Reproed using a version of React Native (
4c7576e485
) which appears to be using a version of Yoga from today (March 8).This is still reproducable in the latest RN. See https://snack.expo.io/r1V-wTceG