I believe I am having the same issues. I just recently went through and updated my teams Design system to apply variable values to all of the components. When I go to use the component in another file it is still showing all of it’s original values - no variables applied. It’s even kept properties that I completed removed in the Design system.
One thing I tried with another component was deleting the entire component (variant group and all) and completely rebuilding it. This seemed to have fixed the issue, but I would like to not do this to every component.
I may have found a solve. Seems like a weird bug potentially occurring, but unlinking and relinking the design system to the specific file resolved my issues.
Update: Scratch that didn’t work. Some components are totally fine, but then some variations of some aren’t updating properly.
I’m having the same problem. Sometimes an update of a component flows through to the design file, and sometimes it doesn’t. This seems to be an issue for me just recently.
I am also having the same problem. I created some new colors in the library, but when I try to use them they show up with completely different colors. These are not colors I have ever added to the library.
Hi everyone, sorry to hear you're running into issues with your Design System updates not reflecting in other files!
To cover some basics, here are a few temporary solutions that may help:
- As @BradleyA mentioned, try using the “Repair component connections” in the quick action to see if that resolves the issue.
- You can also try the “Regenerate all instances” command (found in the same menu) and check if the instances then update correctly.
-
If that doesn't help, another workaround is to apply a small change to the main component to trigger an update.
Here’s how:
- Go to main component, make a minor edit in the component (that you can easily remember and undo afterwards) —like adding a stroke or slightly adjusting font weight.
- Publish the update.
- In a different file, accept library updates and insert an instance of that component. Check if the issue is resolved.
- Return to the main component and undo the test change you made.
This approach usually helps “reset” the instances / assets and bring them back into sync.
If you’ve gone through these steps and still aren’t seeing the updates in your files, our support team can take a closer look by submitting a bug report.
In the form, please include:
-
A link to the affected file with can edit access granted to support-share@figma.com
-
A link to the file where your library is located. Please note, granting access to this support account will not affect your seat count or incur any additional charges.
-
A brief description or a short video showing the issue
Thanks!
Tried all solutions from this thread and still not working for color variables. My Case:
FIle A - updating color Variable 1
File A - publish changes
FIle B - no library update visible
File B - component X with Variable 1 still have color hex not updated, but it has the same variable name. after manual giving Variable 1 color is changing
Tried the same thing with string Variable (for fonts style) - after updating File B, changes are made automatically for component X