dollarshaveclub / stickybits

Stickybits is a lightweight alternative to `position: sticky` polyfills 🍬
https://github.com/yowainwright/stickybits
MIT License
2.19k stars 167 forks source link

Angular example doesn't work with useFixed set to true #599

Closed GargantulaKon closed 4 years ago

GargantulaKon commented 4 years ago

Requested Update

Fix stickybits to work with useFixed set to true when using Angular

Why Is This Update Needed?

So that more people can use it easily.

Are There Examples Of This Requested Update Elsewhere?

Not that I know of.

Read about references issues here. Provide paragraph text responses to each header.

Here is where I referenced the code and changed the Angular directive to use useFixed: true: https://github.com/dollarshaveclub/stickybits/wiki/Angular-Setup

yowainwright commented 4 years ago

Sorry, this is not an Angular project. Feel free to reach out to the wiki author or update the wiki post with your updates. ~Thanks!