awcodes/filament-curator

defaultImageUrl doesn't work with CuratorColumn

Closed this issue · 3 comments

Filament Version

v3.1.42

Plugin Version

v3.4.4

PHP Version

PHP 8.0.30

Problem description

defaultImageUrl doesn't work for CuratorColumn but works for ImageColumn.

Expected behavior

That it should work

Steps to reproduce

Just use defaultImageUrl

Reproduction repository

No response

Relevant log output

No response

Use the native Image column instead. CuratorColumn will be deprecated in the next version.

Should I close this issue?

Leave it for now. Thank you. I'll take care of it. Thanks.