yii2-widget-datatables icon indicating copy to clipboard operation
yii2-widget-datatables copied to clipboard

Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined

Open desaikalpesh34 opened this issue 6 years ago • 1 comments

when data array is blank generates JavaScript error.

http://prntscr.com/l2k0k5 ->js error http://prntscr.com/l2k12t ->view implementation

desaikalpesh34 avatar Oct 05 '18 13:10 desaikalpesh34

I'm resolved this problem, my dataProvider was empty and i got this error. Maybe your dataProvired is empty too?

kv4nt avatar Oct 10 '18 13:10 kv4nt