Services Plugins FAQs

Possible Bug in Data Table Plugin?

Hi All,

Not sure if anyone else is experiencing but my Data Table plugin has lost the auto width feature and throwing the below error.

Bug in custom code TypeError: Cannot read properties of undefined (reading '_cells')
    at eval (PLUGIN_1593724959866x956106696186921000/Data-Table-/-Grid-update--Table-/-grid-.js:3:40641)
    at https://cdn.jsdelivr.net/npm/gridjs@5.0.1/dist/gridjs.production.min.js:1:14513
    at Array.forEach ()
    at e.emit (https://cdn.jsdelivr.net/npm/gridjs@5.0.1/dist/gridjs.production.min.js:1:14484)
    at n.handleClick (https://cdn.jsdelivr.net/npm/gridjs@5.0.1/dist/gridjs.production.min.js:1:43493)
    at HTMLTableRowElement.L (https://cdn.jsdelivr.net/npm/gridjs@5.0.1/dist/gridjs.production.min.js:1:5713)
    at root (PLUGIN_1593724959866x956106696186921000/Data-Table-/-Grid-update--Table-/-grid-.js:3:40641)

Any ideas?