Add a checkbox in State Visualizer to enable/disable trace. ```ts import {trace} from 'ui-router-ng2'; trace.enable(); ```