sticky icon indicating copy to clipboard operation
sticky copied to clipboard

is-sticky class persists when scrolling to top in Edge using mousewheel

Open acjbizar opened this issue 7 years ago • 4 comments

In IE Edge, when I scroll to the top of the page using the mousewheel, sticky elements remain sticky. When I drag the scrollbar to the top, however, it works fine. IE 11 appears not to have this problem.

acjbizar avatar Jan 29 '18 09:01 acjbizar

+1 @acjbizar Did you find solution?

vTodorov avatar Jun 29 '18 11:06 vTodorov

I did not, @vTodorov. In fact, our team just accepted this fact, so now we have a couple of websites in production that display this behavior in IE Edge.

acjbizar avatar Jun 29 '18 11:06 acjbizar

@acjbizar I made fix in my fork. Take a look if fork is option for you.

vTodorov avatar Jul 02 '18 10:07 vTodorov

Yes, this appears to work, and the solution makes total sense to me. Thanks, @vTodorov. I hope this change will be merged with the master branch.

acjbizar avatar Jul 05 '18 08:07 acjbizar