giuszeppe
ImageColumn not setting src attributes
I have this code and I'm trying to display an image using imageColumn. The issue is that no src is being set in the image in the HTML and I really don't know how to debug it.
When dumping the values in
getStateUsing
the value of the path is correct, however, it is not being set on the html as you can see:
I have no idea on how to debug it, I'm using Filament v3.2.924 replies
koncco filament import hangs while importing 190kb files
Hello guys, I'm using koncco filament import to import a CSV file with relatively small size (200kb), but it just hangs forever.
I tried to load also the xlsx one, but it gives me error about zip folder structure, so no luck here.
My code is really simple and it does work with smaller files. I already tried increasing the memory amount and maxtime in PHP.ini
3 replies