guardian/scribe

node.children is undefined?

Open

#462 opened on 2016年3月15日

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

説明

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

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

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