Alexander Krstulovic

Results 4 comments of Alexander Krstulovic

same problem here, tried above ideas but dont work. Any idea for a workaround?

cant figure out why its not working, please help

@pbl6asoad nope, tried the waitForAnimate, issue persists. here is my code: ``` function ProductImage({ images, product, influencer, selectedVariant, hideDescription = false, }: ProductImageProps) { const [, setState] = useState(false); const...