Hello community,
We are facing issues with component instance overrides while switching among the variants.
Example:
- We have a button component with left and right icon.
- Icons are hidden by default and has the relevant property to switch those on/off.
- When swapping the icon, the icon-color is not preserved. We have a blue bg icon and icon color is defined as white within the button component. But when we swap the icon the color changes to icons’ default color to black
- When changing the size or state of the button, the button name (button label) is not preserved. It goes back to it’s default state which is really frustrating.
Anybody else facing this issue? Is this a bug?
Please help 🙏 🙏 🙏