Skip to content

fix(SMesh): check if node exists before attaching it to root

Luis MENDOZA requested to merge fix/smesh-attach-existing-node into dev

What does this MR do?

Fixes attachNode on SMesh. It is needed to test if the node to be added exisist or not

How to test it?

Launch any app using a SMesh adaptor

Edited by Luis MENDOZA

Merge request reports