Skip to content

Horizontal scroll issue #180

Answered by nick-keller
mass2527 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @mass2527 and thx for your comment!
I do believe you can still scroll vertically, the scrollbar should not "hide" content. The issue you are having is that the height you specify is the outter height, not the inner height.
To remove the vertical scrollbar you'll need to add the height of the scrollbar to the height prop of the grid. To get the height of the scrollbar you can use a lib like scrollbar-width.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nick-keller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #179 on September 02, 2022 07:27.