guardian/scribe

node.children is undefined?

開放

#462 建立於 2016年3月15日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (265 個分叉)batch import
beginnerhelp wanted

倉庫指標

星標
 (3,516 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

In this function, did you really mean node or element?

Because Node objects do not have the children property - only Element objects have that.

貢獻者指南