码迷,mamicode.com
首页 > 其他好文 > 详细

react 的进阶

时间:2018-09-29 17:40:19      阅读:125      评论:0      收藏:0      [点我收藏+]

标签:body   match   rate   mat   ble   cannot   ted   generate   can   

一 react 中table报错

validateDOMNesting(...): <tr> cannot appear as a child of <table>. See Zujian > table > tr. Add a <tbody> to your code to match the DOM tree generated by the browser.

原因:在React中<tr>元素不可以作为<table>元素的直接子元素

解决 :tr外包上tbody

react 的进阶

标签:body   match   rate   mat   ble   cannot   ted   generate   can   

原文地址:https://www.cnblogs.com/shichenzi/p/9724743.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!