angular.js - When angular uses $state.go() to jump, the page will not return to the top
巴扎黑
巴扎黑 2017-05-15 17:06:47
0
1
470

As mentioned, I have used the reload attribute, $state.go('url',{},{reload:true}; but that only refreshes the data, and the page does not jump to the beginning

巴扎黑
巴扎黑

reply all(1)
世界只因有你

You need to use this $anchorScroll

Official website link

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template