Vue3报错:Extraneous non-props attributes (style) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.

翻译是:无关的非道具属性(样式)被传递给组件,但由于组件呈现片段或文本根节点而无法自动继承。

出现这个错误的原因是在组件的节点上添加了样式,也就是

<组件 style='display:none'></组件>

我本来的思路是想让这个组件隐藏起来的,但这样行不通

所以解决办法就是在组件外套一层div,即

<div style='display:none'><组件></组件>
</div>

Vue3报错:Extraneous non-props attributes (style) were passed to component but could not be automatical相关推荐

  1. Vue3报错:Extraneous non-props attributes (ref_key) were passed to component but could not be automatic

    Vue3报错:Extraneous non-props attributes (ref_key) were passed to component but could not be automatic ...

  2. Vue nvm重装node和npm与vue3报错Emitted ‘error‘ event on ChildProcess instance at errno: -4058

    Vue nvm重装node和npm与vue3报错Emitted 'error' event on ChildProcess instance at errno: -4058 昨天运行的项目,一直报错, ...

  3. vue3 报错提示 找不到模块“./XXX.vue”或其相应的类型声明

    vue3 报错提示 找不到模块"./XXX.vue"或其相应的类型声明 从网上找了好多方法比如在tsconfig文件下增加: {"compilerOptions" ...

  4. Vue3报错:Failed to fetch dynamically imported module

    Vue3报错:Failed to fetch dynamically imported module解决 翻译:获取动态导入的模块失败 目前发现三个能够导致此报错出现的原因(未完待续): ①是路由路径 ...

  5. 启动tomcat报错Caused by: org.apache.catalina.LifecycleException: No UserDatabase component

    启动tomcat报错 Caused by: org.apache.catalina.LifecycleException: No UserDatabase component 替换conf/tomca ...

  6. [vue]Extraneous non-emits event listeners (x) were passed to component but could not be automatica

    vue报错说: [Vue warn]: Extraneous non-emits event listeners (addToCart) were passed to component but co ...

  7. vue3报错:File was processed with these loaders:

    第一次做vue3的项目的时候,从网上找了一个现成的框架进行开发,刚开始开发使用element-plus的时候,我直接把ui代码粘贴进我的项目中,发现代码报错,错误如下: Compiled with p ...

  8. vue3报错“ Uncaught TypeError Cannot read property ‘use‘ of undefined”

    在跟着视频学习用vue配置路由时,在路由文件中使用Vue.use(router)的语句无法正常启动服务,并且浏览器报错,提示'use'并未定义:看了一下,如下图,vue中没有use()这个方法 经过查 ...

  9. 解决dataTable 报错:cannot read property “style“ of undefined

    前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家.点击跳转到教程. 其实这错,我之前也遇到过,只是太久了,没有记录下来, 今天看到群里朋友也遇到这个错误,于是记录一下, ...

  10. 控制台报错element: <Goods> - did you register the component correctly? For recursive components, make sur

    element: - did you register the component correctly? For recursive components, make sure to provide ...

最新文章

  1. python enumerate()用法
  2. 4.1.7 文件共享
  3. Oracle inline view 简介
  4. 如何修改Win11睡眠时间
  5. Python中的json.dumps()和json.loads()函数
  6. [转载] numpy.dot numpy.linalg.eig numpy.linalg.svd np.linalg.inv 用法 + 例子
  7. 网络运维超融合服务器,15. 通过 Openfiler 软件:配置 ISCSI 和
  8. 《Windows核心编程》之七 - 关于Windows 2000中内存的分区
  9. Precision、Recall、F计算:举例
  10. tomcat宕机解决方法
  11. 2021-07-02软件构造学习中遇到的问题
  12. js入门篇--制作简单闪烁图片
  13. Emacs 从入门到精通
  14. Bitlock手动锁定-可自适应移动驱动器脚本
  15. __str__()方法
  16. 查看自己的谷歌浏览器对应驱动版本
  17. 【例题5】智力大冲浪
  18. 新能力|云调用支持微信支付啦!
  19. 百度、阿里、腾讯,豪华阵容终于齐了
  20. mysql 南邮ctf_南邮ctf web题记录(上)

热门文章

  1. kali2022.1 firefox developer (换成开发者版本火狐)
  2. 印度BIS申请资料流程时间文章
  3. 共阳极数码管编码表_LED数码管你知道多少?
  4. 用户、角色、权限数据库设计
  5. 攻防世界mfw--详细笔记
  6. zic - 时区编辑器
  7. 【Pixel刷机】记录一次Pixel 2 刷机, root
  8. json解析天气预报java_Json解析-和风天气
  9. 8.用C/C++实现一个科学计算器———(超级详细完整,包含C/C++版本和Qt版本)
  10. 计算机网络搜索记录,Win7如何删除我的电脑搜索栏里面的搜索记录