flexWrap
should be kebab-case inside inline-style
#761
Reference in New Issue
Block a user
No description provided.
Delete Branch "inline-style-flex-wrap"
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?
Inside css inline style, it should be spelled as
flex-wrap
.@SidharthGuglani has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@SidharthGuglani has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
While fixing
YGNodeToString
notice thatleft
/top
/width
/height
might useappendFloatOptionalIfDefined
as these ara NaNs before getting calculated.Pull request closed