#Group shriking when unmounting/remonting
10 messages · Page 1 of 1 (latest)
use flex: 1 !important
still happens
from what i'm seeing; it seems the style get overwritten by this rule
when disabling, the issue goes away
Group.styles.ts ^
Override it with flex: 1 !important on child element.
I think, it would better to not define this rules unless given grow=true/false ?
this works
Use Flex component if you do not need this logic