We have created a graphics library, within the library we have have a component called ‘button’ The button has 4 states, Default, Hover, Pressed and Disabled each Button also has 5 styles - Primary, Secondary, Tertiary, Ghost and Warning. Lastly it has Dark and Light Mode and 2 different hight options. Giving us a total of 80 variations for the button. When it was originally completed all variations worked perfectly.
However we now found that the Master file works perfectly (with no conflicts) while you are in the Master file. However when you try and call in the library into another design some of the button variations have disappeared. Interestingly if I go to the main component and copy an instance of it into the new design its works, but using the asset library doesn’t work.
can anyone shed some light onto why half of the (once published) assets stop working?
Cheers
Mike