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

Dropzone drag and drop doesn't work on macOS #1018

Open
JalenWasHere opened this issue Jan 13, 2025 · 1 comment
Open

Dropzone drag and drop doesn't work on macOS #1018

JalenWasHere opened this issue Jan 13, 2025 · 1 comment

Comments

@JalenWasHere
Copy link

Describe the bug
The drag and drop example in the official documentation does not work with macOS systems. Can't seem to make it work in my codebase either. Clicking to upload does work, drag and drop examples on other sites work fine for me.

To Reproduce

  1. Use a device running macOS
  2. Open Google Chrome
  3. Navigate to https://flowbite.com/docs/forms/file-input/#dropzone
  4. Try drag and dropping in the example

Expected behavior
For the dropzone to recognise that I dropped a file and for it to process that file.

Screenshots

Screenshot 2025-01-13 at 13 33 09

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: Version 131.0.6778.205 (Official Build) (x86_64)
@emergingdzns
Copy link

Same issue here. I am confident that flowbite is working because other elements I've added are rendering properly. But I can try clicking the dropzone and nothing happens. I tried dragging an image onto it and it just opens a new tab with the image in view.

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

2 participants