We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To Reproduce Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered:
refs #2867 Disabled drag&drop input for Attach field
cc8ec4c
Now the drag-and-drop function should not block the file upload:
Attach::make('...') ->multiple() ->title('Photos') ->acceptedFiles('image/*'),
Sorry, something went wrong.
tabuna
No branches or pull requests
trim.0BEBB1F7-FDF3-4966-BBA2-3B24F2CABCF8.MOV
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: