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 is unmaintained. I tried contacting the author and got no reply. I created a new package based on a fork here. It should have your issues corrected as well as some extra features.
Sample code:
const onRunCompress = async (uploadOption: UploadOptions) => {
if (waitingImages.length === 0) return;
};
It's return ErrorEvent with this message: "Uncaught ReferenceError: components_common_UploadOptionDialog__WEBPACK_IMPORTED_MODULE_14_ is not defined"
Can someone help me with this?
The text was updated successfully, but these errors were encountered: