-
Notifications
You must be signed in to change notification settings - Fork 310
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
Auto Layout Error #108
Comments
@resultsux Can you share a file containing the Figma design? Or a link to the Figma design? |
Hey @samijaber It looks like this is still an issue, preventing the plugin from running on most Figma files. The starkest example is trying to use the plugin on Figma's wireframe templates. |
Yes. You need to turn everything into components. I believe turned on auto
layout. But that wasn’t enough. You must turn it into a component by right
clicking on it and selecting create component. Try that and let me know
what you happens.
…On Wed, Jul 13, 2022 at 10:01 AM FindAFounder ***@***.***> wrote:
Have you got the solution, I am facing the same
—
Reply to this email directly, view it on GitHub
<#108 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APSLZYFNRDGFPI4ATJN6LHDVT3K6NANCNFSM5YDQVTOQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
https://www.figma.com/file/AULqU413s2kLXGzG4yjE4p/PavBrandWebsite?node-id=28%3A62 Right now it marks everything with the layout errors |
Describe the bug
I have autolayout on the component, but the plugin keeps throwing errors saying I don't.
To Reproduce
Steps to reproduce the behavior:
1.Select a component
2.Run plugin
3.Click "Generate Code"
Expected behavior
I'd expect it to generate the react code/styling for the component
Additional context
The text was updated successfully, but these errors were encountered: