hmmhmmhm opened this issue 2 years ago · 1 comments
I want to automatically change a certain state after n seconds. However, the status machine is not detected in any other hook except onClick in the Live component.
I checked that it works in the following way. Thx!
useEffect(() => { console.log('useEffect levelInput', { levelInput }) }, [levelInput])