dixonandmoe / rellax

Lightweight, vanilla javascript parallax library
https://dixonandmoe.com/rellax/
MIT License
7.04k stars 880 forks source link

parallax effect seems to break with changing window size of page. #230

Open joshclancy opened 3 years ago

joshclancy commented 3 years ago

Hi, I am building a website that loads content with stimulus reflex and so the page height gets longer given scrolling. When this happens the parallax rellax elements suddenly disappear (or jump to another part of the page???).

Are the rellax elements positioning dependent on page height? Does anyone have any advice on how to address this problem?

silasabbott commented 3 years ago

I'm having this issue as well (in Safari). Any type of window resizing makes Rellax elements disappear.