Closed alexandergziresis closed 2 years ago
Hey; do you use the most recent dev-master
version on github? The packagist.org version is unfortunately outdated.
Excuseme, how i install dev-master in laravel? i only use composer install, thanks for your help
I was able to publish a 0.7.0
version to packagist.org. Please try this and let me know if it works.
thanks a lot thyseus, i didn't get that error anymore , but nothing happens, by the way the "truncate" function cuts the words but it doesn't show the "tooltip" either
Does the column you want to summarize only contain numerical values ?
Please try re-run npm run dev
to re-bundle all assets.
Yes, it is only numeric values, i run npm run dev but same thing.
@alexandergziresis Did you publish the assets from a previous release ? If so, you have to remove them, then re-publish. It happened to me when I tried it today. I had to review manually all diffs since I did a lot of front-end customizations
Thanks!, the problem was the versión of tailwind, now works!!
Hi, when i use this function i get this error:
Call to undefined method Mediconesystems\LivewireDatatables\Column::enableSummary()