-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Figma file freezes when loading plugin #10
Comments
Hi @steveddan . Could you provide any error info using the console? |
Sure. Can you provide any instructions on how to access that? Also FYI the same issue is happening for others on my team. No one is able to load the plugin. |
Are you running the published version in the Figma community? or a local version from the GitHub source code? If it's a local version ensure you get the last source code from this repo. In any of those cases here is how to open the console. Once opened provide a screenshot |
Ok here are some test cases. It appears the plugin may just be taking a long time to load? https://www.loom.com/share/11ed8470b04f468db7dacd766a23aa67?sid=c9ab8737-940a-41f7-a0ae-e5b16e406002 |
Really appreciate your time and your recording @steveddan after wathing it I was researching and trying out some edge cases and it was related with the new dynamic loading methods that Figma introduced recently. So I decided to just get componentes for the current page rather than fetch all components from all pages for this figma file which makes the running time faster than before. There is a new version in the Figma community so give it a try whenever you can with the same files you were trying before and tell me wether it runs now. |
Thank you so much! I just tried again and it's loading smoothly for me 🙏🏼 |
When I try to run Figmap, the entire Figma file freezes. The rest of my tabs in Figma are unaffected, but I need to close the tab and reopen the file to continue working. This seems to have started around the release of Figma UI3, but I'm not sure if it's related or not.
The text was updated successfully, but these errors were encountered: