Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapping element in div with display:flex causes flashing #193

Open
shmuelpro opened this issue Dec 6, 2020 · 1 comment
Open

Wrapping element in div with display:flex causes flashing #193

shmuelpro opened this issue Dec 6, 2020 · 1 comment

Comments

@shmuelpro
Copy link

If the direction is column and the parent has display:flex the whole gallery starts flashing.

You can see the problem here.
https://codesandbox.io/s/react-photo-gallery-basic-columns-forked-65ly9?file=/index.js

@Rahgomes
Copy link

Hi @shmuelpro

I've the same problem when I was testing some possibilities no display... so you need to define a direction of flex... like this:

solution_flex_dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants