ngSticky
ngSticky copied to clipboard
Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
When I resize I get this error message:
Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
Any idea why?
I'm applying it to my header
<header class="banner navbar" role="banner" ui-view="header" sticky sticky-class="navbar--fixed"></header>
Maybe the problem is the navbar--fixed css class. Change it to navbar-fixed