guardian/scribe

node.children is undefined?

Open

#462 aperta il 15 mar 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (265 fork)batch import
beginnerhelp wanted

Metriche repository

Star
 (3516 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

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

Guida contributor