guardian/scribe

node.children is undefined?

オープン

#462 opened on 2016/03/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (265 件のフォーク)batch import
beginnerhelp wanted

Repository metrics

Stars
 (3,516 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド