harm-less / angular-sticky

Pure javascript AngularJS directive to make elements stick when scrolling
http://harm-less.github.io/angular-sticky
83 stars 38 forks source link

Page Jumps on click #35

Closed frecklebit closed 1 month ago

frecklebit commented 7 years ago

When using this plugin, the page jumps down about 50px when clicking any element (or body) once the container is "stuck".

harm-less commented 7 years ago

Hello Adam,

You are using a placeholder (at use-placeholder)? If not, that's probably your issue.

Otherwise, can you make a Plunker so or something similar so I can see what the issue is?