0
I’m using angular in my system
I’m changing the views with the command $state.go('main.shops.cart.success');
But the problem is when mute to view the scroll continues down. I would like when it changes the view the scroll went to the top of the page.
How could I do that?
We need to see the composition of the code in order to have a starting point.
– Bsalvo
What do you need to see? @Bsalvo
– Junior Vilas Boas