You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bug that shows files as non valid when Dropzone props are set behaviour="replace" and user drops more files than the maxFiles prop.
Improved children prop behaviour: Since version 6.7.10 children prop has the highest priority and will show the children content if present even when thee is no dropped files.