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

Can't upload image from smartphone #2867

Open
grigoriy-ivanov opened this issue Jul 26, 2024 · 1 comment
Open

Can't upload image from smartphone #2867

grigoriy-ivanov opened this issue Jul 26, 2024 · 1 comment
Assignees
Labels

Comments

@grigoriy-ivanov
Copy link
Contributor

trim.0BEBB1F7-FDF3-4966-BBA2-3B24F2CABCF8.MOV

To Reproduce
Steps to reproduce the behavior:

  1. Add Upload field
  2. Use chrome (android)
@tabuna
Copy link
Member

tabuna commented Aug 29, 2024

Now the drag-and-drop function should not block the file upload:

Attach::make('...')
    ->multiple()
    ->title('Photos')
    ->acceptedFiles('image/*'),

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

No branches or pull requests

2 participants