Hi I am getting this error:
core.mjs:6485
ERROR TypeError: Cannot read properties of undefined (reading ‘length’)
at BaseElement._render (smart.grid.js:1437:99283)
at BaseElement.render (smart.grid.js:1437:96788)
at t (smart.toast.js:20:56932)
at BaseElement.e.complete (smart.toast.js:20:57958)
at BaseElement.setup (smart.toast.js:20:58664)
at BaseElement.connect (smart.toast.js:20:89499)
at BaseElement.<anonymous> (smart.toast.js:20:90661)
at L (smart.toast.js:20:84753)
at e (smart.toast.js:20:93186)
at _ZoneDelegate.invokeTask (zone.js:406:1)
Producing that the datatable I implemented it does not appear.
Thanks