nova-flexible-content
nova-flexible-content copied to clipboard
Image required when updating resource (file already attached)
Hello,
I encountered an error when trying to update resource.
First I attached the file and gave it a name, saved it, and then I wanted to update it again, then I get an error that the file is required even though it is already attached. (see first img)
it is also strange that setting require to false or fn() => false
File::make(...)
->required(false)
still makes field required