Import from Figma - Components not being replaced

The components were:

  • Slider (react-aria)
  • Switch (react-aria)
  • TextInput (plume)
  • Button (plume)

No replacing happened, despite

  • saying yes to replace
  • components having the exact same name
  • also being components in Figma.

Video Recording exists.

Hi @johannes_horteis

Please share the video recording so we can review it accordingly. Thanks

Video: Plasmic - Figma Import not replacing components

1 Like

Hi @johannes_horteis, sorry for the delay. Could you try it again, and paste your clipboard here so I can help debug this?

Hi Jason

yes:

{“__clipType”:“application/vnd.plasmic.clipboard+json”,“clipId”:“049358de-2253-4aea-b71a-c8d1215ace8c”}

Hi @johannes_horteis, I think you may be getting the node name and the component name mixed up. The importer matches based on the component name.

For example, there is a “Switch” in the paste, but the actual component name is " Toggle / On", which doesn’t match the “Switch” component in your project.

1 Like