Skip to main content
Sasja Koning
New Participant
May 13, 2026
Question

[BUG] Slot content breaks width on click after reload

  • May 13, 2026
  • 4 replies
  • 197 views

!-->

I have finally managed to reproduce this issue.

When you have a component with a slot. You can use an instance of that component, add subcomponents to the slot and adjust the width of the subcomponents. But on tab reload, when clicking that width adjusted subcomponent, the width resets to it's last known size before you adjusted it.

This can be reproduced in different ways. I created two demos.

Demo using pre-filled subcomponents:

  1. Create a list-item component

     

  2. Create main list component, which has a slot with the list-item pre-filled.

     

  3. Create an instance of the list component and adjust the width of an item. (In my case fixed 150px)

     

  4. Reload tab
  5. Click item in component instance again and see sizing break

     

Demo using empty slot:

  1. Create list-item component

     

  2. Create list component with slot

     

  3. Create instance of list component and add list-items to slot

     

  4. Set width of list-items to fill

     

  5. Reload tab
  6. Set with of list-items to fixed

     

  7. Reload tab
  8. Click list-items and see them snap back to previous size (Note: Previous size was fill, but it snaps to a fixed value matching to original fill)

     

Some additional notes:

  • Duplicating the broken instance fixes the layout.

    • But reloading the tab and clicking breaks it again.

       

  • It seems that a workaround for now is to simply avoid using pre-filled slots and manually add components with fixed widths, avoiding setting them to fill/hug if that is not your goal for the design.

I've attached a screen recording of the issue as well.

4 replies

Sasja Koning
New Participant
May 19, 2026

Bump

Jaycee Lewis
Figmate
Figmate
May 20, 2026

Hi, ​@Sasja Koning 👋 Thank you very much for adding all the screenshots and steps you took to recreate the issue. I found your support ticket (ID #1900187) and see that Sven has responded and escalated this internally. Please keep an eye on your support ticket (via your email) as that is where you’ll get additional communications form support. Please let me know if I can help you in any other way. Have a great rest of your week! — Jaycee

Thomas_Klepl
New Participant
May 28, 2026

Our team is experiencing this bug as well. Any ETA on a fix? It’s really frustrating.

djv
Figmate
Community Support
May 28, 2026

Hi ​@Thomas_Klepl, thanks for chiming in here! 

Our engineers are already close to a fix for this issue. It should be available by the end of this week. In the meantime, we recommend using the "Regenerate instances in selection" tool on new instances as a temporary solution. Be sure to refresh your tabs tomorrow and over the weekend. But if you're still experiencing the issue next week, please feel free to let us know.

Thank you for your patience and understanding while the team worked to resolve this issue!