Kareem Ahmed

Results 1 comments of Kareem Ahmed

It's a bug indeed, but there's a simple workaround we can use, which is delaying the whole animate function! ```jsx "use client"; import { useEffect } from "react"; import {...