angular-block-ui
angular-block-ui copied to clipboard
With angular-strap tabs, the page push to top because of .focus()
trafficstars
I'm using angular-strap tabs and in this tab contains infinite scroll. When I switch tab and go back when I was, and keep scrolling, the page start going top. If I only scroll in the same tab(dont switch tab) it works fine.
So i did a workaround and not so well is to comment line that contains .focus() method.