vitmalina / w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).
http://w2ui.com
MIT License
2.63k stars 735 forks source link

Clicking in a grid without records generates script error #2482

Closed NoelSMartin closed 5 months ago

NoelSMartin commented 6 months ago

Short description Clicking in a grid without records generates script error

What is current behavior Clicking anywhere in the grid with no errors generates this error

What is desired behavior no error

Link to jsfidle/codepan with sample code JSFiddle

Steps to reproduce or sample ... image

vitmalina commented 5 months ago

I tried in your JSFilddle and I do not see any error. Can you check. It might have been fixed

NoelSMartin commented 5 months ago

Yes seems good now. Thank you.