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
When using components from another published Figma file, the application takes about 2 minutes to load initially and also takes about 2 minutes for live updates from Figma. It takes about only 7 to 10 seconds to sync when using local components.
Steps to Reproduce
Create a component in a Figma file and publish it.
Add the library to the current Figma and place multiple instances of the component on the stage.
In Design Compose app, just load up this document and enable live update.
Observe the load and live update time in the app.
Hide the "components from another file" frame which contains the remote component instances and observe the load and live update time in the app.
Expected Behavior
The Design Compose app initially loads within 5 to 10 seconds, and live updates also takes only 5 to 10 seconds.
Actual Behavior
The Design Compose app load and live update takes 2 minutes for each update.
When we do step 5 (hide remote components) then the sync time is back to 5 to 10 seconds.
Example Setup:
Refer attached project and 2 Figma files from that project.
Files: "Temp Library.fig" - library figma file. "SlowAppTest.fig" - app figma file.
Components: "local-app-bar-button" - for local components. "test-lib-simple-back-button" - for remote components
Note:
Description
When using components from another published Figma file, the application takes about 2 minutes to load initially and also takes about 2 minutes for live updates from Figma. It takes about only 7 to 10 seconds to sync when using local components.
Steps to Reproduce
Expected Behavior
The Design Compose app initially loads within 5 to 10 seconds, and live updates also takes only 5 to 10 seconds.
Actual Behavior
The Design Compose app load and live update takes 2 minutes for each update.
When we do step 5 (hide remote components) then the sync time is back to 5 to 10 seconds.
Example Setup:
Refer attached project and 2 Figma files from that project.
Files: "Temp Library.fig" - library figma file. "SlowAppTest.fig" - app figma file.
Components: "local-app-bar-button" - for local components. "test-lib-simple-back-button" - for remote components
Note:
Attachments
SlowAppTest.zip
The text was updated successfully, but these errors were encountered: