angular-block-ui icon indicating copy to clipboard operation
angular-block-ui copied to clipboard

With angular-strap tabs, the page push to top because of .focus()

Open fernandoiwamoto opened this issue 8 years ago • 0 comments
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.

fernandoiwamoto avatar Jan 03 '17 10:01 fernandoiwamoto