Why is the DataTable turns to normal table when clicking/calling another function?
Why is the DataTable turns to normal table when clicking/calling another function?
webby786
Posts: 2Questions: 1Answers: 0
I used Bootstrap DataTable in my Laravel-Livewire project. I noticed that when I click another function (Add, Edit, Delete, Store, Open a modal and etc.) the DataTable turns into a normal table.
Here is the link to my datatable.
http://vpn.iptvbx.com/accounts/account-list
It will ask you to login demo account username and password is give on login page
Answers
The 500 error when editing probably isn't helping - I'd suggest fixing that first:
Allan