You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runs but not getting any data in the table.
Migration run and can see the data in the TestRegisters table but not getting any in the table on run, seem to be getting a js error on line 1 of app.js
Uh oh!
There was an error while loading. Please reload this page.
Runs but not getting any data in the table.
Migration run and can see the data in the TestRegisters table but not getting any in the table on run, seem to be getting a js error on line 1 of app.js
Edit: works when removing $(() => { ... }); from around the code.
Also, there's a reference to a function 'strtrunc' - is this missing? Can see it referenced in the demo at https://stackoverflow.com/questions/31809932/datatable-cell-string-truncate
The text was updated successfully, but these errors were encountered: