Kevin Powell - CommunityKP-C
Kevin Powell - Community2y ago
42 replies
Zax71

CSS animation not triggering

I have this animation and upon calling open() with another Svelte component, I can see the toggled-ring class getting added in devtools but it does not cause the animation to play. When I staticly add this class in code, it does play the animation correctly. How can I toggle this animation with JS?
Was this page helpful?