bionary
Anybody find a decent solution for table images to a lightbox?
@_andypeacock Your solution looks a lot smarter/cleaner than what I came up with. Thank you. I was doing something similar but packing it all in the Filament Resource like this:
I never quite found a way to scale the image properly. Even with my custom class added to the image, it was still not scaling properly and would get cut off if the aspect ratio was extreme. Also the white border around the image was never equal/balanced...but my tailwind skills are junk.
Can't wait to try your solution, thanks!
10 replies
Spatie Media Library Conversion Quality NOT Applied
@awcodes Adam, I was going to file a bug at https://github.com/filamentphp/spatie-laravel-media-library-plugin but it is READ ONLY.
11 replies
Spatie Media Library Conversion Quality NOT Applied
fyi: there was talk about a related bug here:
https://github.com/spatie/laravel-medialibrary/issues/3502
11 replies
Spatie Media Library breaks with ->disabled()
Thanks for testing it out.
I still get the error. btw: I think the make('value') is just a unique identifier to help the internals keep track of the form fields. I don't think changing this has any affect.
When I originally got this error, I upgraded:
composer update filament/spatie-laravel-media-library-plugin
but even after this I still get the error9 replies