Open ghost opened 8 years ago
According to the screenshot you are using https://github.com/bllim/laravel4-datatables-package.
it was used by laravel package tracker antonioribeiro/tracker . and i use your package for my few views . when i active tracker i get this problem . if i disable tracker. everything is working fine. https://github.com/bllim/laravel4-datatables-package. is was used by tracker by default
Maybe you need to use the full class name of my Datatable package or assign it under anpther alias.
http://prntscr.com/953gco i use Chumper/Datatable for my site .when i add tracker antonioribeiro/trackerthen i face the problem. in stats panel datatable working . but in my site route where i call Chumper/Datatable its showing the problem. otherwise everything ok. but class file are not same then why i get the problem? any idea ?really i want to use tracker. but i can not also change Chumper/Datatable coz i already write huge code