Bug?

I have a problem with dynamic updating of components with inner subcomponents.
I have an error “Non unique view id: ‘child_component_id’” on the local project with debug webix version.
Here a simplified code. https://webix.com/snippet/8caa44a4

Does the webix.ui remove all children components recursively on replacing root component? What is the correct way to achive it?