TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.44k stars 187 forks source link

Cannot read properties of undefined (reading 'style') bug for touch scroll zone #554

Open dpark4574 opened 1 year ago

dpark4574 commented 1 year ago

Expected behavior and actual behavior.

Screenshot 2023-04-11 at 4 25 13 PM

Steps to reproduce the problem.

To reproduce the error, go to Scroll to a Cell example in the doc and try dragging the touch scroll zone instead of just clicking it. Screenshot 2023-04-11 at 4 26 18 PM

ndrsn commented 1 year ago

Yikes! That's unfortunate — I don't have a touch device, would you by any chance be able to include a stack trace?