oflisback/react-favicon

Favicon animationDelay issue when focused on another Tab

Opened this issue · 0 comments

Hi @oflisback,
I hope you are doing well.

I am using react-favicon@0.0.25, which is working perfectly fine.
Thanks for building that package.

The only issue I am having is: When I start a long process, the Favicon starts working as expected, but as soon as I focus on another tab, the animationDelay is going from {150} to ~{2000}... 😕, and if I return the the original tab, where the process was running, Favicon starts working fine again.

Is there a way to fix that behavior?

Thanks in advance for your support! 👍