0
Guys, the following problem happens to me: I’m making a web application and I’m using Angular.js as a framework. I have a div with ng-view and every time you load a page that needs the scroll it doesn’t appear and the page is half finished. But I give an F5 the scroll appears. I wonder if anyone knows how to fix this.
From now on, thank you!
I would suggest adding some screenshots, as well as the code that surrounds ng-view. It gets a little difficult to determine possible causes without more specific information.
– OnoSendai