doubleyong
管理员
管理员
  • 最后登录2026-05-25
  • 发帖数1198
  • 最爱沙发
  • 喜欢达人
  • 原创写手
  • 社区居民
  • 忠实会员
阅读:10270回复:0

[前端]React 坑人问题:报错:The tag is unrecognized in this browser.If you meant to render a React component, sta

楼主#
更多 发布于:2020-07-10 15:53
报错信息:

The tag is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.


问题描述:

此浏览器无法识别标记。如果要呈现react组件,请以大写字母开头。

报错原因:

react组件首字母要大写


解决方案:

引入组件时,将组件的首字母大写
如:

import {Drawer} from 'antd'

转自:https://blog.csdn.net/bobobocai/article/details/100698112
知识需要管理,知识需要分享
游客


返回顶部

公众号

公众号