Skip to main content
Question

Instance text component

  • February 7, 2024
  • 4 replies
  • 478 views

Hello,

I have a problem that I didn’t have before…
I’ve created a simple rectangle component with text inside.
I’ve created 2 instances, and I’ve modified the text of one of the two instances.
The problem is that in preview mode, the hover of this instance keeps the text of the main component! I didn’t have this problem before.
Can someone please explain what’s changed and what the solution is?

Thanks in advance

This topic has been closed for replies.

4 replies

Bogriceanu_Sorin
  • New Participant
  • 34 replies
  • February 7, 2024

can you check if the text node in the hover variant is actually linked to the prop of the component? This got me a few times…

I assume you have a component string proo for the label.


  • Author
  • 6 replies
  • February 7, 2024

Hi,

Yes, I do. I don’t understand why it doesn’t work anymore. I’ve always created my components this way and it worked just fine.


Bogriceanu_Sorin
  • New Participant
  • 34 replies
  • February 7, 2024

I am not asking about the prototyping actions.

Under the deploy_option component, for the hover variant, check if the texy node is linked to the prop that dolds the label.


Vinicius_Souza_Girardi

Tenho esse mesmo problema, antes funcionava