Tags: strmer15/react-dropzone
Tags
fix: add the `validator` as dependency to onDropCb This PR: - Adds validator prop to dependency array as unexpected behavior happens if onDropCb is not using last updated validator function. Co-authored-by: Roland Groza <[email protected]>
fix: Check drag event contains files before showing "copy" cursor closes react-dropzone#1042
fix: set isDragReject true when maxFiles rejects (react-dropzone#1020)
PreviousNext