Closed Bam6ycha closed 1 year ago
The main problem was with the name collision. When nested step and parent has the same name. Property id was added to the step object as a temporary solution. We need to consider the possibility to rewrite getCodeRef util.
id
step
getCodeRef
The main problem was with the name collision. When nested step and parent has the same name. Property
id
was added to thestep
object as a temporary solution. We need to consider the possibility to rewritegetCodeRef
util.