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...
Continue reading...