You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zhil i was needing the same thing you were trying to achieve. But i couldn't make it work either.
I decided to start a library from scratch and provide a solution with most recent code and provide an architecture were it would be easy to contribute and bug fix.
I have pretty complex structure on the website - Header (not sticky), large subheader (sticky), content col + sidebar (sticky), footer.
I almost did it, except footer is overlap sticky sidebar with "top: 100px !important" attribute, not sure how to fix it
I added sandbox for it
https://codesandbox.io/s/jcf-bug-sandbox-vl1vv
Would really appreciate, if somebody will give any suggestions regarding how can I fix this issue
The text was updated successfully, but these errors were encountered: