I am troubled to debug an issue that is coming for us on the safari browser on macOS. The white space is displayed while scrolling on the Handsontable. Also, there is a misalignment between the row header and rows on safari. See the reference video below. On safari, I am able to reproduce this issue 10 on 10. but many times this issue reproduces on the laptop with Windows OS.
My Application:
- macOS + safari -> https://tinytake.tinytake.com/tt/MzkwNDcwN18xMTk2ODIzMg
- macOS + chrome -> https://ttprivatenew.s3.amazonaws.com/pulse/tinytake/attachments/11968078/TinyTake596117349.mp4
Same with JSFiddle demo.
- macOS + safari -> https://tinytake.tinytake.com/tt/MzkwNDYzN18xMTk2ODAyNQ
- macOS + chrome -> https://tinytake.tinytake.com/tt/MzkwNDYwOV8xMTk2Nzk1Mg
Here is the link to JSFiddle. Which covers type of configuration we used. On top of that, we have custom renderers, context menu, and dropdown menu.
Link: https://jsfiddle.net/gpowys1j/
Any help will be much helpful.