RC4: "Uh Oh" on CSS Grid > Grid setting at SM brekpoint

Hi,

I am trying to rearrange the CSS Grid Cells at SM breakpoint. As soon as I move something, the Inspector shows the Uh Oh! Message.

Hey @Misho,

I can’t seem to reproduce this one. Can you check the developer tools and let me know if you see any error messages in the console?

@alexander,

I was unable to do anything with Cells at SM breakpoint the whole day, and now when I have checked again, it is working.

Previously all 8 cells were stuck at the top of the grid in the first row, taking one column each. I haven’t placed them like that, and that was the time when they Uh Oh was appearing. They just stuck at the top for some strange reason.

I think at some point I have applied the Gird layout to all breakpoints, and that probably removed the issue form the SM, so now when I came back to it, I was able to move the cells freely.

I’ll let you know if I run into the issue again.

Thanks!

@Misho I had something similar a few beta versions ago… I was convinced there was a bug but it turns out there was an extra character in the grid settings that didn’t show on the overview. I could only see it when I clicked the button to show each line of the row/column

1 Like

Thanks @Misho, sounds good!

@scotbaston, makes sense. I’ll keep an eye out for this.

Meanwhile, I updated the “Uh Oh!” message to include a line that recommends checking the browser developer tools. Often that output leads me right to the problem, but that info is elusive when issues can’t be reproduced consistently.