Hi,
I have changed my handsontable version to 1.15.1. It works great. But in IE Edge alone, the scrollbar is getting reversed. how can i fix it??
Can you update to v 1.18.0+? We’ve already fixed this issue in this version
opened 06:24AM - 16 Jun 17 UTC
closed 10:54AM - 15 Mar 18 UTC
bug
Status: Merged (ready for release)
Status: Released
Edge
### Description
So when using Microsoft Edge (I don't know why you would want… to though) and trying to scroll it doesn't scroll. If the table has a fixed height, the scrolling is inverted for some reason.
### Steps to reproduce
1. Having table that requires scrolling in Microsoft Edge.
2. Try and scroll.
### Demo
Without fixed height (doesn't scroll at all): http://jsfiddle.net/Lp4qn55v/
With fixed height (inverted scroll): http://jsfiddle.net/Lp4qn55v/711/
### Your environment
* Handsontable version: handsontable-pro@1.11.0
* Browser Name and version: Microsoft Edge 38.14393.1066.0
* Operating System: Windows 10
Yes @aleksandra_budnik . I saw that solution but i have almost finished my development work. It will take one or two days to test it, if i change the version. Is there any workaround for this issue??
Here’s the code that fixed it https://github.com/handsontable/handsontable/commit/c669d41b6dc536a47895006ab078cd7b888c4c50 you can check it before you’ll be able to update to the latest version (now it’s 2.0.0)