Skip to main content
Question

Code Connect validation fails when emoji in component property name

  • January 5, 2026
  • 1 reply
  • 13 views

Pauline A.

Hi all,

I have a problem when trying to publish code connect file because the component has a property with an emoji character in its name: ✏️ Label
Error is “Validation failed for ...: The property does not exist on the Figma component.”

It’s a Compose project.
In @FigmaProperty value, I tried to use “✏\uFE0F Label”, “\uFE0F Label”, “✏ Label”, “Label”, but nothing works…

Does someone have an solution for this issue?


Thank you for your help.

1 reply

Pauline A.
  • Author
  • New Member
  • January 5, 2026

I found a solution. It was a problem with my IDE (Android Studio) when I copied/pasted the pencil. I fixed the issue by using another IDE for copy/past 😅 It works now!