rappasoft/laravel-livewire-tables

[Bug]: allDefaultVisibleColumnsAreSelected does not exist

WebXScripts opened this issue · 1 comments

What happened?

After upgrade from "dev-v3-master 4250511" to "dev-v3-master c519a09" tables stopped working.

image image

How to reproduce the bug

No response

Package Version

dev-v3-master c519a09

PHP Version

8.2.x

Laravel Version

10.26.2

Alpine Version

newest

Theme

Tailwind 3.x

Notes

No response

Error Message

No response

All right there was a function miss-match after publishing the views.
(I published them before composer upgrade)

Before:
image

After:
image

In resources/vendor/livewire-tables/components/tools/toolbar/{framework}.blade.php