rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.71k stars 320 forks source link

[Bug]: Not working with Livewire v3 #1460

Closed Ola-Yusuf closed 8 months ago

Ola-Yusuf commented 8 months ago

What happened?

the package installation failed on livewire 3

How to reproduce the bug

when I do composer require ...package name...,

I see an error message requires livewire 2.x.x

Package Version

No response

PHP Version

8.1.x

Laravel Version

10

Alpine Version

3

Theme

Bootstrap 5.x

Notes

No response

Error Message

No response

lrljoe commented 8 months ago

Version 3 of this package is in beta, which supports Livewire v3.

https://github.com/rappasoft/laravel-livewire-tables/discussions/1305

A 3.1.0 stable release is anticipated this weekend.