frappe/datatable

Crash on first example

fulldecent opened this issue · 1 comments

On the examples page:

https://frappe.io/datatable/docs

I loaded the first example:

https://codesandbox.io/s/frappe-datatable-demo-0mkeg?from-embed=&file=/src/index.js

Reproducible test case:

  1. Sort the first column
  2. Select cells from the first column first row up to the second column second row
  3. Mouse off the page
  4. Mouse back on the page

Result

Screen Shot 2021-04-06 at 16 12 50

Confirmed still broken
Screen Shot 2022-08-24 at 10 45 51