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
This release was intended for the issue #116,which was caused due to core base library of dropzone. Issue from base library can be tracked here in their changelog.
Previously, if props were added to component and if we set useCustomDropzoneOptions = true then, all the props were excluded and only dropzoneOptions provided options were used. But now, we can together use both.