Closed linzebingo closed 7 years ago
When I want to use component recursion, I find component's name do not work. Maybe this code cause the problem. line20 @ core.js
function makeOptionsFromMeta(meta, name) { meta.name = name; // delete this ? ......
fixed in 0.6.2
When I want to use component recursion, I find component's name do not work. Maybe this code cause the problem. line20 @ core.js