为什么我收到 不能是 的后代吗?
以下是当我加载我的作品集页面时检查员告诉我的内容。我正在使用最新版本的 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 的标准子项。
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论