guardian/scribe

node.children is undefined?

Open

#462 opened on 2016年3月15日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (265 forks)batch import
beginnerhelp wanted

Repository metrics

Stars
 (3,516 stars)
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.

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