frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
1.02k stars 163 forks source link

Crash on first example #129

Open fulldecent opened 3 years ago

fulldecent commented 3 years ago

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
fulldecent commented 2 years ago

Confirmed still broken

Screen Shot 2022-08-24 at 10 45 51