I\'ve been looking at these pages (1, 2, 3). I basically want to change my $state, but I don\'t want the page to reload.
$state
I am currently in the page
REF: https://github.com/angular-ui/ui-router/wiki/Quick-Reference#statetransitiontoto-toparams--options
$state.transitionTo('yourState', params, {notify: false});