Fix missing `list->`
Fix
The error:
Uncaught Error: Vector's key for assoc must be a number.
is caused by missing list->
macro for children created with loop
.
The error:
Uncaught Error: Vector's key for assoc must be a number.
is caused by missing list->
macro for children created with loop
.