Window view desctruction

Hi,
I have window that contains tabview. TabView contains several tabs. Each tab contains several widgets.
Every time when I show the window I am creating new config. before setting new config I call window.destructor();
However I am still getting errors of none unique ids for widgets I am placing on the window.
What is the correct way to destroy properly window and everything it contains?

Thank you.

Calling window.destructor() or just window.close(); must trigger destruction of all inner components. Can you share some minimal snippet where issue can be reconstructed ?

Hi,
I created the snippet: http://webix.com/snippet/0e9baea7
It does not show the errors but if you create stand alone files
it will show errors of none unique ids

Thank you.

Confirmed, the same issue with "scrollview"as here - http://forum.webix.com/discussion/1228

I will post the fixed build later today.

Official fix will be included in 1.7.
If you need the fix ASAP - grab the updated package http://goo.gl/Osh44Y