-
Notifications
You must be signed in to change notification settings - Fork 384
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
Content before Sticky component inside StickyContainer ignored #247
Comments
Hi @shunxing can you please follow the issue template? It asks for a lot of information that I can't really help you without. |
@vcarl Hi ! done ! |
Thank you! I'll try to take a peek soon, but I'm very busy with work and life things. |
TY for the excellent bug report! I'm flying today, I'll try to poke this while I'm in the air. |
I should probably capture some of my findings. I did spend a bit of time on this, but this is the first time I've debugged the core of the logic for the library. This seems like a pretty strong assumption of the library, it's going to take a good bit longer before I can find something that I'm positive won't break compatibility. |
Hi guys
I'm submitting a ...
If you're reporting a bug, please provide a minimal demonstration of the problem
https://codesandbox.io/s/xvnxy4lmjq
What is the current behavior?
The red div becomes sticky too early.
What is the expected or desired behavior?
The red div should become sticky only when we scroll to its top
What is your environment?
The text was updated successfully, but these errors were encountered: