Hi there,
I encountered quite a strange bug. Whenever I use the grid layout in a component, it’s glitching : If I use my component (ex a 4 columns grid with cards in it) somewhere else, the grid will be messy, nothing will display. If I detach the instance and update the grid, like adding and removing one row, the grid will be fixed and display properly.
I share the same issue. I am very new and unsure if it is a good idea or not, but my entire site is a component. I have a page where I build the site component and another page where I have instances of the site component with desktop, tablet and mobile resolutions to test responsiveness with a clear overview.
This doesn’t work however. When I create an instance and try to resize the board the previous layout is kept and looks bugged out. It feels like a caching issue? I recorded a video of it, but I’m not allowed to send attachments