svelte-simple-datatables icon indicating copy to clipboard operation
svelte-simple-datatables copied to clipboard

"Uncaught TypeError: th is undefined" when number of th's don't match with tr's

Open koo5 opened this issue 3 years ago • 0 comments

Uncaught TypeError: th is undefined
    redraw http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:249
    redraw http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:247
    redraw http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:245
    setTimeout handler*redraw http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:241
    resize http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:317
    init http://localhost:3003/_snowpack/pkg/svelte-simple-datatables.v0.1.25.js:275

koo5 avatar May 01 '21 18:05 koo5