Closed vovacorgo closed 1 year ago
With that code : CuratorPicker::make('image') on filament 2 and curator 2 throws an error, if set integer works fine
CuratorPicker::make('image')
UUID an ULID support was added in v3. Currently, I do not have plans to back port it into v2 as it requires changes to a lot of other places too and could potentially break v2.
With that code :
CuratorPicker::make('image')
on filament 2 and curator 2 throws an error, if set integer works fine