abouolia / sticky-sidebar

😎 Pure JavaScript tool for making smart and high performance sticky sidebar.
https://abouolia.github.io/sticky-sidebar/
MIT License
2.23k stars 489 forks source link

Sticky Sidebar JavaScript Plugin not working on IE11 #106

Open vikaszilpe958 opened 4 years ago

vikaszilpe958 commented 4 years ago

I have added Sticky Sidebar JavaScript Plugin to my website it is working fine on all browsers but not on IE11. I have also included requestAnimationFrame polyfill before sticky sidebar code but still not working.

kilinkis commented 4 years ago

@vikaszilpe958 do you see any errors in the console? Are you compiling the js?

mrkkr commented 4 years ago

I have same problem, not working in IE11.