dixonandmoe / rellax

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

Mobile + Angular: rellax element doesn’t render until scrolling has stopped #174

Open colossatr0n opened 4 years ago

colossatr0n commented 4 years ago

When using rellax with Angular 8 on a mobile browser (Safari), the rellax element doesn’t render until scrolling has stopped. Essentially, as long as the screen is moving, the rellax element doesn’t render.

Any ideas on why this might be?