Webix angularjs,Bootstrap and ng-ui-route?

Hi,
I used Webix,angularjs and ng-ui-route.When I change state(mean I click item of menu) div tag in the view=“rows” disappear.
Look my screenshort.when first load with state =“dashboard” so

display correct after that I change state=“demo” the div tag will disappear.

Init app:
angular.module( ‘webixApp’, [ ‘ui.router’, ‘ui.bootstrap’, ‘webix’,]).config( function( $stateProvider, $urlRouterProvider ) {
$urlRouterProvider.otherwise( ‘/dashboard’ );
});

link the screenshort
Dropbox - Error and
Dropbox - Error

Hi Tranloi,
have you got the solution for ui-router in webix?
If yes pleae can you help out me?I am stuck here.
Thanks,
Mira Karale