利用markRaw标记一个对象,使其永远不会再成为响应式对象,vue中引入 markRaw

 import{ markRaw} from "vue";
data.memChart = markRaw(proxy.$echarts.init(selector));

vue3+echart5 遇到的报错:Cannot read properties of undefined (reading ‘type‘)相关推荐

  1. echarts 报错Cannot read properties of undefined (reading ‘coord‘)

    由于项目需要,我使用了echarts的北京AQI可视化图,即下图这种 他里面的visualMap属性如下 visualMap: {top: 50,right: 10,pieces: [{gt: 0,l ...

  2. 引入echarts的js文件报错——Cannot read properties of null (reading ‘getAttribute‘)

    今天在引入echarts.min.js的时候总是报错: 报错如下: 该问题为:无法读取空的属性"获取属性" 根据分析,错误原因有两个: 1.初始化echarts对象不存在 2.js ...

  3. vue 3.0 keep-alive 失效 报错 Cannot read properties of null (reading ‘parentNode‘)

    版本: vue "3.2.4" vue-loader "16.4.1" vue-router "4.0.11" <router-vie ...

  4. vue3.0引入ant-design-vue报错 export ‘default‘ (imported as ‘Vue‘) was not found in ‘vue‘

    vue3.0引入ant-design-vue报错 export 'default' (imported as 'Vue') was not found in 'vue' 报错如下 解决办法 根目录命令 ...

  5. vue3+cli4运行项目报错export ‘default‘ (imported as ‘VueRouter‘) was not found in ‘vue-router‘

    vue3+cli4运行项目报错export 'default' (imported as 'VueRouter') was not found in 'vue-router' 1.解决方案: cli3 ...

  6. Uncaught TypeError: Cannot read properties of undefined (reading ‘push’) ---- vue-router报错

    坑点 在使用vue-router@4的时候,由于vue3中没有this.router这个写法,所以我就将解构router方法,放在了函数中,由于函数有作用域就报了这个错误:Uncaught TypeE ...

  7. php 正则报错,PHP正则替换函数preg_replace()报错:Notice Use of undefined constant的解决方法分析...

    本文实例讲述了PHP正则替换函数preg_replace()报错:Notice Use of undefined constant的解决方法.分享给大家供大家参考,具体如下: 环境错误级别:error ...

  8. [转载]UEditor报错TypeError: me.body is undefined

    本文转载来自: UEditor报错TypeError: me.body is undefined 今天在使用UEditor的setContent的时候报错,报错代码如下 TypeError: me.b ...

  9. 运行报错:java.io.IOException: invalid constant type: 15

    为什么80%的码农都做不了架构师?>>>    jdk,tomcat更新到jdk1.8与 tomcat8 运行报错:java.io.IOException: invalid cons ...

最新文章

  1. mysql+3.11.1_【MySql】1.3 使用正则表达式搜索
  2. C++中可以以“类名::成员函数”直接引用成员函数哦!
  3. ipa去除时间锁_【解密了!】影响沸石分子筛转轮去除效率的因素
  4. 基于可靠消息方案的分布式事务:Lottor介绍
  5. codeforces 69A-C语言解题报告
  6. Unity3D的LightProbe动态光探头用法介绍
  7. 内固定取出术后护理_骨折术后康复治疗全知道!
  8. vue中的组件 (全局注册和本地注册组件)
  9. windows c++ 服务 当前用户提权_关于Windows下的提权方式(上)
  10. SAPUI5教程——URLHelper的使用技巧
  11. 数学建模十大经典算法和常用算法
  12. 用jq实现轮播图片的效果
  13. IETester必备浏览器测试工具
  14. 17*开头的是什么号码?为什么17开头手机号最好不要用
  15. 桃词典 Peach Dictionary 简易英语词典app开发 安卓软件开发 Part 1
  16. C语言函数指针和函数的首地址
  17. 【软件测试】测试与开发一对欢喜冤家......
  18. Postgres 数据存储位置
  19. uml 符号关系示意
  20. Nginx网站服务配置(Nginx服务基础,访问状态统计,访问控制,虚拟主机)

热门文章

  1. 信奥中的数学基础:分解质因数
  2. 联想笔记本怎么把计算机移到桌面上,怎样把软件移到桌面上
  3. 键盘录入 写入文件 quit时 结束
  4. Spark 之 Accumulator 累加器
  5. 第三十七章 立方体贴图总结
  6. EJB:First component in name xxx not found - Java / Java EE
  7. 卷积神经网络分类实战
  8. tp5.1 EasyTask Windows本地测试和centos系统服务器安装
  9. 30个值得收藏可免费搜索/下载PDF电子图书(文档)的搜索引擎
  10. java批处理框架 pdf_《Spring Batch 批处理框架》PDF 下载