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

Fix: file drag detection on safari, package compatibility, overRide prop name error #146

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

mattcohen24
Copy link

Summary

bug fix for safari, version rev for compatibility, react prop name error

Key Changes

  • rollup version increase, dataTransfer.items doesn't populate on drag events in safari, must use dataTransfer.types to verify user is dragging file, update overRide prop name to override to prevent react from throwing an unknown prop error.

Check List

  • [ not necessary] The changes to the "Readme" file(if needed)
  • [ none] The changes not breaking any old rule of the library or usage

@andrei-padolski
Copy link

andrei-padolski commented Nov 7, 2024

Hi there! Can this one be validated a bit faster? We're having such warnings on our app. Thanks in advance
Screenshot 2024-11-07 at 12 51 41 PM

@Fu-Jose
Copy link

Fu-Jose commented Dec 17, 2024

come on... :(

@rjuevesano
Copy link

any updates?

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

Successfully merging this pull request may close these issues.

5 participants