aos
aos copied to clipboard
react aos animation messing up fixed position elements ??
This is:
- Bug
- Question
Specifications
- AOS version:
- OS:
- Browser:
Expected Behavior
Actual Behavior
react aos animation messing up fixed position elements ?? i have a fixed element, it doesnt scroll with the page, it stays in top of page instead, when i remove aos.css it works fine
Having a similar problem with absolute position elements, please let me know if you find any solutions ;)
Was there a solution?
I notice that giving a delay and offset for absolute elements may fix the issue but it is not clear solution.