filament/filament
v3.0.0
v11
v3
8.3
If you have a Grid
, and inside that there is a column with a url('somehting')
, an extra column is added before the url column. It is blank, and causes the remaining columns to be bunched.
In testing, it is also dependent on there being an edit
route in getPages()
.
It is the same issue as mentioned here: https://github.com/filamentphp/filament/discussions/9361
no additional columns to be added when using ->url()
in the repo, either comment out the ->url()
line, or the edit
route in getPages()
https://github.com/andy-UKC/filament-url-grid-bug
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too