I have upgrade an application from 8.1.18 to 8.1.19-RC and I have some regression for the width of multiple flex container.
Is it a known issue ?
For example:
8.1.19-RC
8.1.18
I have upgrade an application from 8.1.18 to 8.1.19-RC and I have some regression for the width of multiple flex container.
Is it a known issue ?
For example:
8.1.19-RC
8.1.18
Hello, would you mind sending me a copy of the affected components ( flex → flex → child components). The flex container has seen some recent changes and I’m trying to determine whether this is a true regression, or whether there’s some prop config I can suggest, such as setting props.alignItems to stretch.
I send you a PM with the project export
Thank you for alerting us and the quick turn around on the project export, the issue appears to be fixed in a pending bug fix which should be included with 8.1.19
ignore the incorrect views on the left and right, I was modifying the view paths manually to get it working quickly. The center view should size correctly with the bug fix.