Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image required when updating resource (file already attached) #479

Open
paweljh opened this issue Sep 28, 2023 · 0 comments
Open

Image required when updating resource (file already attached) #479

paweljh opened this issue Sep 28, 2023 · 0 comments

Comments

@paweljh
Copy link

paweljh commented Sep 28, 2023

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)
obraz

it is also strange that setting require to false or fn() => false

File::make(...)
     ->required(false)

still makes field required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant