issues
search
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
Visit
https://alexfox.dev/lax.js/examples/on-update
Open DevTools
Select the
Elements
tab
The
<div id="text">
element is repeatedly updated in an infinite loop
Describe the bug
Elements
tab<div id="text">
element is repeatedly updated in an infinite loop