http://webix.com/snippet/3d4ab0a6
why history.track not work with tabview ?
and if i have url like /#/window , tracker replace my url? i need add after like this /#/window/#!text1 , thanks for helping !
http://webix.com/snippet/3d4ab0a6
why history.track not work with tabview ?
and if i have url like /#/window , tracker replace my url? i need add after like this /#/window/#!text1 , thanks for helping !
First of all, webix.history should be attached to the tabbar, not the tabview. Also, you need to set the ids to all tabs/views, otherwise, you’ll see the automatically generated ids.
http://webix.com/snippet/51568948
But yes, unfortunately, our method will replace the current #divID