CRUD List isn't displaying records #1390
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
When all CRUD list tables in Backpack are displaying no records and the console points to a DataTables issue, there are a few common causes and solutions based on the knowledge sources:
If you follow these steps and the issue persists, check your Laravel logs for errors and ensure your Backpack and Laravel versions are compatible with your installed packages. If you need more specific help, please provide any error messages from the browser console or Laravel logs. ℹ️ Please note our AI Bot does not reply to follow-ups, this will be the only AI answer in this thread. If the AI helped you find the answer, please mark it as answered or write details below so it can learn. Then close the conversation. If not, please give more information for when a human reads this. ℹ️ Relevant sources: Github Issue (closed): DataTable warning after update to Backpack 3.3 at Settings and Languages |
Beta Was this translation helpful? Give feedback.
-
clearing the basset solved this. thanks
|
Beta Was this translation helpful? Give feedback.
-
Thank you @smzapp it worked for me! there was a CDN incident yesterday for datatables: Even though they claimed they fixed the issue, it was not working for me.. I guess because of the cache.. |
Beta Was this translation helpful? Give feedback.
-
@pxpm I get the same error again.. and How should I do that? I guess copying the whole crud list blade file into resources and modifying it is not a good solution. Same question @karandatwani92 asked here: |
Beta Was this translation helpful? Give feedback.
clearing the basset solved this. thanks
php artisan basset:clear