dixonandmoe / rellax

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

Angular: data-rellax-percentage doesn’t activate until screen has been resized #173

Open colossatr0n opened 4 years ago

colossatr0n commented 4 years ago

The data-rellax-percentage directive doesn’t take effect until the browser window has been resized. I’m using Angular 8 and think it might have something to do with this.

Any ideas on what might be causing this?