-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Recently updated Google Chrome, with their latest version 70, and after the update the horizontal scrollbar has disappeared from the data-grid.
You can also verify the example page https://adazzle.github.io/react-data-grid/#/examples/immutable-data, and observe that there is no horizontal scrollbar.
It works fine in Firefox, and Windows Edge.
- Thanks!
Which version of React JS are you using?
✅ Officially supported ✅
- v15.4.x
- v15.5.x
- v15.6.x
☣️ Not officially supported, expect warnings and errors ☣️
- v16.x.x
Which browser are you using?
✅ Officially supported ✅
- IE 9 / IE 10 / IE 11
- Edge
- Chrome
- Firefox
- Safari
I'm submitting a ...
- 🐛 Bug Report
- 💡 Feature Request
👋 Need general support? Not sure about how to use React itself, or how to get started with the Grid?
Please do not submit support request here. Instead see
https://github.com/adazzle/react-data-grid/blob/master/CONTRIBUTING.md
Issue Details
Please include:
- What the current behavior is
Recently updated Google Chrome, with their latest version 70, and after the update the horizontal scrollbar has disappeared from the data-grid.
You can also verify the example page https://adazzle.github.io/react-data-grid/#/examples/immutable-data, and observe that there is no horizontal scrollbar.
It works fine in Firefox, and Windows Edge.
- What the desired behvaior is
Should be able to scroll horizontally
- (If Bug) Steps to reproduce the issue
- (If Feature) The motivation / use case for the feature
We especially love screenshots / videos of problems, and remember
The Best Issue Is A Pull Request™