Replies: 4 comments 7 replies
-
Typically this is one of a couple of things: If you are bundling the assets rather than injecting them, then make sure to update your bundle |
Beta Was this translation helpful? Give feedback.
-
I don't think I published the views and I am not bundling assets. I see the scripts injected in head
I see Still not sure what I am doing wrong. |
Beta Was this translation helpful? Give feedback.
-
@lrljoe I am also encountering this issue after updating Laravel and a few packages. I have v3.1.3 of this package installed. I do not have the package's view files in my application I have asset caching disabled in my browser I still receive the error |
Beta Was this translation helpful? Give feedback.
-
Hi @lrljoe any updates on this. We seem to have a clash between livewire and this Vue tables package |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure what am I missing. I can filter but I cannot sort. However, after apply filters, sort starts working.
I am using the latest version with Laravel 10, PHP 8.1+,
Uncaught ReferenceError: currentlyReorderingStatus is not defined
Expression: "currentlyReorderingStatus ? 'laravel-livewire-tables-reorderingMinimised' : ''" ....
Beta Was this translation helpful? Give feedback.
All reactions