Closed atavernor closed 7 years ago
Stacks that use addInit=x do not have any child stacks added when dropped on the page.
addInit=x
Expected behavior Using stacks 3.2.7
-addInit=1
Regressive behavior Using stacks b15_4064
see also #728
regression: broken when repairing the init sequence for repopulate. i suspect we haven't seen the last of what broke there. the entire init sequence needs refactor and unit test.
fixed in beta 17
Stacks that use
addInit=x
do not have any child stacks added when dropped on the page.Expected behavior Using stacks 3.2.7
-addInit=1
Regressive behavior Using stacks b15_4064