question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weird behaviour on Safari with 2 cols

See original GitHub issue

I’ve noticed a very strange behaviour only on Safari.

I’m using a 2 column layout with column-count: 2;. As you can see here (on a staging site), the images with image-compare-viewer on the second col are completely bugged. But, when I restore to only one col or any other display: grid|flex; it works just fine.

You can compare the staging with the prod version, working with a grid layout here.

I did some test but I have not been able to determine if the problem comes from the JS or Safari 🤷‍♂️. Any idea ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kylewettoncommented, May 10, 2020

Tailwind is the best! I have to be honest with you, I didn’t even know column-count existed, I figured I was great at CSS but obviously there’s always something to learn

0reactions
LouisCuveliercommented, May 10, 2020

You can do a Masonry layout without any javascript thanks to column-count 😍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Weird behaviour Safari with Column-count - css - Stack Overflow
I have a container that contains several (eg. 6) facets. These facets are checkboxes that are styled. I use CSS column-count to create...
Read more >
header column obscures part of first colu… - Apple Community
This happens sometimes when the table has gotten dragged somehow to the left. Grab the bullseye and drag it to the right. User...
Read more >
Grids or sections behaves strange in safari - Forum | Webflow
Somehow all sections (or the grids inside) act strange. They overlap each other. It's just a mess. attached are 2 screenshots. It happens...
Read more >
column-count property doesn't work on Safari #28556 - GitHub
Weird. At first glance, looks like a WebKit bug since the amp-img elements in the right column appear to have the correct position...
Read more >
ComboBox for Blazor - Doesn't work in Safari browser if multi ...
The Blazor combo-box with multiple columns doesn't work in Safari. ... Figure: Weird ComboBox behaviour on safari.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found