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

Horizontal scrollbar disappeared with new Google Chrome update #1314

Closed
11 tasks
Shri-LUX opened this issue Oct 23, 2018 · 5 comments
Closed
11 tasks

Horizontal scrollbar disappeared with new Google Chrome update #1314

Shri-LUX opened this issue Oct 23, 2018 · 5 comments
Labels

Comments

@Shri-LUX
Copy link

Shri-LUX commented Oct 23, 2018

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

⚠️ Not officially supported, expect warnings ⚠️

  • 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

⚠️ Not officially supported, but "should work" ⚠️

  • 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™
@shridharbennisur
Copy link

shridharbennisur commented Oct 26, 2018

Hi, any updates on this i am also facing same issue
Its working for 5.0.0 later versions

@mailrohithv
Copy link

Hello, I am facing the same issue too. It works fine in Chrome version 69. Due to the missing the horizontal scroll bar the data in the cells farther to the right are not being retrieved on the grid

@vmasalov
Copy link

vmasalov commented Oct 26, 2018

Have the same issue on v4, scroll is missing in Chrome 70.
Switched to 5.0.1, works fine

@mailrohithv
Copy link

Thanks for the fix

@amanmahajan7
Copy link
Contributor

Fixed in #1346

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

No branches or pull requests

5 participants