the mdbtable.getdatasource is empty
mikewakawski opened this issue · 1 comments
mikewakawski commented
I wanted to create a table that has a list of users called from my backend using a Spring REST API and I found your project which looked really nice so I followed the inctructions in this tutorial but nothing shows up and even when i do console.log i get an empty list [https://mdbootstrap.com/docs/angular/tables/datatables/]
Bloodcast69 commented
Please provide me with the code from your app - from the frontend, and how your data on backend looks like.
Without it, I'm unable to help you well.