We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"@blueprintjs/table": "3.5.0"
3.8.33
https://codesandbox.io/s/blueprint-sandbox-forked-kpx0r?file=/src/index.tsx
Vertical scrolling is disabled
Scrolling should be enabled, to reveal the rest of the row.
Some tweak to the shouldDisableVerticalScroll function here
blueprint/packages/table/src/table.tsx
Line 1307 in 63d5de4
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Environment
"@blueprintjs/table": "3.5.0"
-3.8.33
Code Sandbox
https://codesandbox.io/s/blueprint-sandbox-forked-kpx0r?file=/src/index.tsx
Steps to reproduce
Actual behavior
Vertical scrolling is disabled
Expected behavior
Scrolling should be enabled, to reveal the rest of the row.
Possible solution
Some tweak to the shouldDisableVerticalScroll function here
blueprint/packages/table/src/table.tsx
Line 1307 in 63d5de4
The text was updated successfully, but these errors were encountered: