-
**Description**:
When attempting to install okipa/laravel-table in a project using Livewire version 3.x, I encountered a compatibility issue. The current version of okipa/laravel-table requires Livew…
-
When you display a list and you use the search field above the table the selection is just done on the page displayed while it should do the search on the whole table
Needs to add the following meth…
-
### Info:
- Docker version (`$ docker --version`): Docker version 18.03.0-ce, build 0520e24
- Laradock commit (`$ git rev-parse HEAD`): latest
- System info (Mac, PC, Linux): Mac
- System info d…
-
Hi, thanks for the package, I was wondering if its possible to use relations like BelongTo from other models with this package?
Thank you for your time
-
Laravel 9.19
laravel-table 5.3.1
livewire 2.12.6
I have a table of random data (150k records) and if I paginate over and over, the table length on each pagination will grow. It doesn't always hap…
-
### Description
When component properties contains strings with specific UTF-8 characters that are "normalized" by the browser's JS engine, the checksum fails because the requests's payload will diff…
-
I tried to extend the column to make a custom one but encountered an issue where the make method doesn't return an instance of the extended class but rather the parent. I think the better way would be…
-
I have followed the setup instructions in the readme for IOS and am getting failures when trying to run
- Plugin version: 0.2.0-alpha.5
- Platform: iOS
- OS version: 10.0
- Device manufacturer and mod…
-
After following the instructions for creating a UserTable based on the included documentation in a fresh project, my table does not load. I have changed nothing in the vendor folder (outside of some `…
-
### Discussed in https://github.com/Okipa/laravel-table/discussions/125
Originally posted by **devgiu** March 17, 2023
Hi,
I don't know why or since when but suddenly my tables stopped work…