vue-sticky icon indicating copy to clipboard operation
vue-sticky copied to clipboard

Add support for IE

Open kassuro opened this issue 6 years ago • 1 comments

Would be awesome if there would also be support for IE (at least 10+?), since IE doesn't support position sticky and never will unfortunatly.

kassuro avatar Nov 29 '18 15:11 kassuro

Perhaps you could consider using integrating stickyfill directly into this project and calling Stickyfill.addOne(element) each time the directive is used.

matt-snider avatar Aug 13 '19 19:08 matt-snider