Closed satya-imaginea closed 3 years ago
if we pass flex={some value between 0 to 1} to ReflexElement, the flex value will be applied only for the initial render, next time onwards, if you try to set a random flex value, it might be considered always.
Should be fixed in v 4.0.2
v 4.0.2
if we pass flex={some value between 0 to 1} to ReflexElement, the flex value will be applied only for the initial render, next time onwards, if you try to set a random flex value, it might be considered always.