Closed rlopzc closed 5 years ago
@romariolopezc Were you able to resolve this issue? I'm also seeing this in a PRD site, where the plugin works as expected in DEV.
I'm experiencing a similar issue. Perfect on Development. Nothing on production.
@jacobdlewis @seanjhulse I updated manually the JS files with the latest versions, and upgraded the initialization of each table. Is working now
Hello Guys, I'm having the same issue, how did you sovled it? Wich files you updated on your code?
@victorbuttner I believe this was solved by removing Turbolinks from my Gemfile (a Ruby on Rails web application). You might be experiencing a similar issue. If not, I don't believe the existing codebase is at fault. Can you post your code?
solved it removing turbolinks and downloading the last version of datatables , adding it into vendor folder on app/assets/javascripts.
I had table tools implemented in production and haven't touch that project in months. Recently the table tools are not showed in production, only in development.
Production site html (empty html):
Development site html: