WAIT: Created a CSS grid that is now broken

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)
Here is a link to review the issue.

I am attaching the template of the page.

Here is what was done. The page was made with a css grid. repeat( 2, 1fr) column. Im not a grid expert but, im pretty sure css cant duplicate like this did.

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi @pixelvolution,

thank you so much for the video and a template. I can replicate the issue locally, but only with your template.

The reason why this is happening, is because the Bricks IDs of the elements are somehow duplicated :upside_down_face:. If you delete the grid, and then create it again from scratch, it should work as needed :slight_smile:

But, I would still like to reproduce the same issue locally, without using your template, so if you remember how you added those elements to this template, please let me know.

Thank you!
Matej