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

Replace column reverse #16

Closed
wants to merge 2 commits into from

Conversation

adakhno
Copy link

@adakhno adakhno commented Nov 27, 2019

Hello there,
we are using gifted chart in one of our project.
And we faced with a scrolling issue in firefox browser (here is detail info).
I've come up with this solution where I've replaced flex-direction value to 'column' and updated a little bit a presentation logic.
I hope that my solution will be useful for others.

replace flexDirection to 'column' which is supported in Firefox
@cle1000
Copy link

cle1000 commented May 10, 2021

This issue was fixed in firefox version 81. See, philipwalton/flexbugs#108 (comment)

@adakhno adakhno closed this Aug 8, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants