Datatable dosen't update
Datatable dosen't update
Victorblomberg
Posts: 1Questions: 1Answers: 0
I have everything working but when I click the root_path from another page the jQuery doesn't load. It's the same when I try to choose category, the table content loads but not the DataTable with the jQuery. So you see all the content, but you can't see the filter, search or see the CSS for DataTables.
If I want to see the jQuery like normal, I have to reload the page. (F5 or CMD + R)
Do anyone knows how to fix this issue?
I use the rails gem btw.
Thanks
This discussion has been closed.
Answers
Can you link to the page showing the issue, as per the forum rules, please? The first thing to check is if there are any errors shown in your browser's console.
Allan