You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When applying themes to selected frames, the plugin frequently fails to update all component layers in a single pass. Often, deep-nested layers or specific component instances within the selection do not receive the new token values immediately. This results in a state of partial application where some elements are updated and others are not, causing significant design inconsistencies across the project.
The user is forced to manually check visual outputs and almost always have to click "Apply to selection" a second time to force the remaining layers to update correctly. This creates a lot of manual overhead and introduces the risk of shipping inconsistent designs.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or Screencasts
From 00:28 when switching from BrandA/Warm to BrandB/Dark, it doesn't fully update the selected frame(s) and I have to click the apply to selection button again to successfully apply the correct values
CleanShot.2025-11-28.at.14.56.03.mp4
Figma file (optional)
Reach out to me for the file
Describe the bug
When applying themes to selected frames, the plugin frequently fails to update
allcomponent layers in a single pass. Often, deep-nested layers or specific component instances within the selection do not receive the new token values immediately. This results in a state of partial application where some elements are updated and others are not, causing significant design inconsistencies across the project.The user is forced to manually check visual outputs and almost always have to click "Apply to selection" a second time to force the remaining layers to update correctly. This creates a lot of manual overhead and introduces the risk of shipping inconsistent designs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots or Screencasts
From
00:28when switching fromBrandA/WarmtoBrandB/Dark, it doesn't fully update the selected frame(s) and I have to click the apply to selection button again to successfully apply the correct valuesCleanShot.2025-11-28.at.14.56.03.mp4
Figma file (optional)
Reach out to me for the file