guardian/scribe

node.children is undefined?

Open

#462 创建于 2016年3月15日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (3,516 star) (265 fork)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.

贡献者指南