rappasoft/laravel-livewire-tables

[Bug]: Multiple tables collapsible on mobile

manuelpmgt opened this issue · 5 comments

What happened?

When i have multiple tables on the same page with columns()->collapseOnMobile, when i click to view the collapsed columns, it shows the columns of the same row on all tables on the same page.

How to reproduce the bug

Create multiple tables on the same page with various collapsible columns.

Package Version

3

PHP Version

8.3.x

Laravel Version

No response

Alpine Version

No response

Theme

Bootstrap 5.x

Notes

No response

Error Message

No response

Thanks for the report. I've spotted the issue, but it may be a week before I can get it fixed.

Thank you! No worries im working around it for the moment.

Just responding to note that I've not forgotten about this, and am still looking into options to get this working smoothly and consistently.

Managed to find a straight-forward fix, so this will be in v3.2.4, which should be out shortly.

This is in 3.2.4, just tested and it appears to have resolved the issue, please re-open if the issue persists.