Open tristaamne opened 1 year ago
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
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.
Same problem
Same problem
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?