如何配置cropper.js机智图片标签?

问题描述

Cropper.js 无法与 picture 标签一起正常工作。当我删除 picture 标签并只留下 img 标签时,它正在工作。

<picture>
    <source type="image/webp" srcset="/content/users/user_profile_image_1_1624555490.webp">
    <img id="profile_image_cropper" src="/content/users/user_profile_image_1_1624555490.png" alt="Profile image">
</picture>

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)