I have a master component in an external component file. This master component is build out of other subcomponents. If I place this master component into my work-file and change the variant of a subcomponent the master component doesn’t update anymore if I change something like opacity etc. in the master file.
If I don’t change the variant of a nested sub-component everything works fine.
Resetting the component works just fine.
I’ve tried the following:
- Unpublishing and republishing the library
- Changing other things in the master component to force an update
- Different browsers and native app
Can you please help me?