为什么我收到 不能是 的后代吗?

发布于 2025-01-15 23:25:24 字数 656 浏览 0 评论 0原文

以下是当我加载我的作品集页面时检查员告诉我的内容。我正在使用最新版本的 React。

14:47:22.595 Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
a
O@http://localhost:3000/static/js/bundle.js:70118:6
a
div
div
Web
div
div
div
Header@http://localhost:3000/static/js/bundle.js:1746:78
div
div
Home
App react-dom.development.js:67
    React 16
    js index.js:7
    factory react refresh:6
    Webpack 3

不确定这个问题是否可以解释为什么一个部分的其中一个图像没有显示而其他图像却显示,但这是我看到的唯一错误,它不是 prop 的标准子项。

这是该组合的存储库: https://github.com/kstaver/React-Portfolio- v2

Here is what the inspector tells me when I load up my portfolio page. I am using the latest version of React.

14:47:22.595 Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
a
O@http://localhost:3000/static/js/bundle.js:70118:6
a
div
div
Web
div
div
div
Header@http://localhost:3000/static/js/bundle.js:1746:78
div
div
Home
App react-dom.development.js:67
    React 16
    js index.js:7
    factory react refresh:6
    Webpack 3

Not sure if that issue could explain why one of the images for one section are not displaying while the other ones are, but it's the only error I saw that was not the standard child of prop.

This is the repo for the Portfolio: https://github.com/kstaver/React-Portfolio-v2

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文