pdf structuredClone is not defined 解决

问题

部分手机系统的浏览器 pdf v2版本会出现 structuredclone is not defined 的报错,这是因为浏览器过低

解决

查看structuredClone的浏览器兼容性

structuredClone api 文档

polyfill

网站下方有个 polyfill的网址入口 可以解决低版本的兼容问题
相应网址core-js#structuredclone

安装相关依赖并使用
安装依赖
javascript 复制代码
npm i core-js-pure 
使用
javascript 复制代码
//使用
import structuredClone from 'core-js-pure/actual/structured-clone';
//挂载到window
window.structuredClone = structuredClone;
相关推荐
m0_540507787 小时前
2026考研数学张宇武忠祥复习视频课,高数基础班+讲义PDF
考研·pdf
ElasticPDF-新国产PDF编辑器1 天前
Vue 项目 PDF 批注插件库在线版 API 示例教程
前端·vue.js·pdf
ElasticPDF-新国产PDF编辑器1 天前
Vue PDF Annotation plugin library online API examples
javascript·vue.js·pdf
Eiceblue1 天前
.NET用C#在PDF文档中添加、删除和替换图片
开发语言·pdf·c#·.net·idea
开开心心就好1 天前
解决 PDF 难题:批量处理、文档清理与自由拆分合并
java·学习·eclipse·pdf·word·excel·生活
ElasticPDF-新国产PDF编辑器1 天前
Vue 项目使用 pdf.js 及 Elasticpdf 教程
javascript·vue.js·pdf
hello_simon1 天前
PDF转换:在线将PDF转PPT并且可编辑文字图片,超快速转换软件,无需下载
pdf·html·excel·pdf转html·excel转pdf格式
ElasticPDF-新国产PDF编辑器1 天前
HTML && jQuery PDF Annotation plugin library free online API examples
pdf·html·jquery
inxunoffice1 天前
批量将 Markdown 转换为 Word/PDF 等其它格式
pdf·word
iReachers1 天前
PDF转安卓APP软件, 支持加密添加一机一码, 静态密码, 保护APK版权使用说明和CSDN文库下载
android·pdf·pdf加密·pdf转app·pdf转apk·一机一码加密