this issue occurred for me because I was using a fixed position element, changing it to something else for example absolute worked for me. i think position fixed and sticky are issues.