You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
In release 0.10.x adding layout-margin and layout-padding to a parent container and then adding flex="?" to a child works as expected, but in 0.11.2 it does not.
Here is a codepen demonstrated the issue:
0.10.1 0.11.2 (not, this one does not work at all... dunno why)
And here is a codepen with just flex, that works in 0.11.2 0.11.2 - flex
The issue seems to be that the new class based approach does not add "flex" to the class list and is thus not hit by the following: