Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race conditions? #18

Open
stucox opened this issue Feb 14, 2014 · 2 comments
Open

Race conditions? #18

stucox opened this issue Feb 14, 2014 · 2 comments

Comments

@stucox
Copy link
Contributor

stucox commented Feb 14, 2014

Cheers for merging my other PR, but I actually switched to another lib in the end, because I found this had some race conditions and didn’t have time to resolve them :-/

Looks like sometimes in a live env, instances of position: sticky in stylesheets won’t be found?

@matthewp
Copy link
Owner

Yeah, this was written as a quick fix, how it got to 75 stars I have no idea. That's why I created #16 .

As far as this bug, what do you mean by a "live env"?

@stucox
Copy link
Contributor Author

stucox commented Feb 24, 2014

Live on a server: worked fine locally, but once I deployed it, it stopped working for some reason. All the files were still loading and they’re on the same domain, so my guess is that the CSS / JS files might have loaded in a different order… not sure if the load event waits for stylesheets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants