gijgo
gijgo copied to clipboard
Resizable colums error when no data present
Hi, I've bumped into a bug using Gijgo grid. I use the grid with resizable columns property set to true. It is working quite good, nevertheless, when there is no data present in the grid and I try to resize a column, it goes crazy. From a console I can say, that it tries to resize columns with data, but these are not defined. This should be a source of the problem. Basic null check should solve this.
Error is present at: gijgo.min.js:1:79596
Error: TypeError: i[g].cells[h]