rc-upload
Advanced tools
Comparing version 1.13.1 to 1.13.2
@@ -110,5 +110,10 @@ 'use strict'; | ||
_this.post(file); | ||
}, function () { | ||
_this._reset(); | ||
}); | ||
} else if (before !== false) { | ||
this.post(file); | ||
} else { | ||
// fix https://github.com/ant-design/ant-design/issues/1989 | ||
this._reset(); | ||
} | ||
@@ -115,0 +120,0 @@ }, |
{ | ||
"name": "rc-upload", | ||
"version": "1.13.1", | ||
"version": "1.13.2", | ||
"description": "upload ui component for react", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22598
518