question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Importing Components from Figma

See original GitHub issue

Hi @KlausSchaefers

I have a button on figma named ButtonGrey in a frame.

When I call <ButtonGrey /> in Vue it doesn’t show and throws error in the console: [Vue warn]: Unknown custom element: <ButtonGrey> - did you register the component correctly?

Also, what if I wanted to use a figma frame as a vue component. For example creating a route that points to a figma component, can that be done?

Thanks for the support.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
KlausSchaeferscommented, May 25, 2021

Yes. The idea of the design system mode is that you can mix normal VUE with Figma based components. Your idea of using explicit routes is interesting. I have to think about that a little.

0reactions
emzuwacommented, May 25, 2021

Yes. The idea of the design system mode is that you can mix normal VUE with Figma based components. Your idea of using explicit routes is interesting. I have to think about that a little.

Great. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

My files are not opening – Figma Help Center
For example: whenever I import a file from Sketch, I get an error that I have a failed import. Step-by-step instructions on how...
Read more >
Imports in Figma design
When you import your Sketch files into Figma, any "Symbols" included in the Sketch file will be converted to Figma Components. The Symbols...
Read more >
404 - Failed to import component by key "3:5" - Plugin and ...
I'm very new to Figma Plugin Development and I'm just trying to get a sense of how information flows from code.ts into ui.html...
Read more >
Styles not importing - Ask the community
The importing of styles from shared libraries is broken. I've tried with multiple Figma files and with multiple libraries.
Read more >
Error when adding a component from a library
Try to unpublish and republish the library that has an error. Unpublishing a library won't break any existing connections with subscribed files.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found