alexfoxy / lax.js

Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
MIT License
10.43k stars 491 forks source link

Infinite loop encountered in the on-update example #188

Open jolleekin opened 8 months ago

jolleekin commented 8 months ago

Describe the bug

  1. Visit https://alexfox.dev/lax.js/examples/on-update
  2. Open DevTools
  3. Select the Elements tab
  4. The <div id="text"> element is repeatedly updated in an infinite loop