[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: KUIB 3.0 Navigating Between Views

  • Thread starter Thread starter vpetrov
  • Start date Start date
Status
Not open for further replies.
V

vpetrov

Guest
Hi, Thank you for bringing our attention to this issue. My suggestion is to scroll the container that actually contains the scroll, not the window. This would be $('.main-content').scrollTo(0,0) in case of AngularJS or $('.kb-content').scrollTo(0,0) in case of Angular app. In the meantime I will log this in our system. Regards, Venelin

Continue reading...
 
Status
Not open for further replies.
Back
Top