microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.09k stars 208 forks source link

checking if animation object exists before loading animation module #484

Closed ender336 closed 11 months ago

AlwaysAwake commented 11 months ago

Related: https://github.com/microsoft/clarity/issues/476

Compatibility checks for the getKeyframes API and getTiming API might also be necessary.

afronorana commented 11 months ago

I had to remove clarity from my website since I animate all the text on my website. This issue is preventing text from rendering entirely.