Catalin Oprea
Results
1
comments of
Catalin Oprea
You could use angular.element(document.body).injector().get('hlStickyElement')(stickyElement).draw() On my page doesn't recalculate the correct height of the containers, but on your page maybe will work :) PS: stickyElement I assume that is an...