colinmeinke / wilderness

An SVG animation API
https://wilderness.now.sh
MIT License
154 stars 8 forks source link

Animation not working in Firefox? #59

Closed danleecreates closed 7 years ago

danleecreates commented 7 years ago

I have been using Wilderness to build a timed animation. See the morphing year countdown on the first screen here: http://tinyurl.com/zne2gr3

I noticed that it works well in Chrome but doesn't display in Firefox. Is this a known issue? Any ideas what might be happening?

colinmeinke commented 7 years ago

Can you provide an isolated example (in codepen) of just the wilderness code that isn't working. The examples are all working okay in firefox.

danleecreates commented 7 years ago

Ok I have create a CodePen example - and it works fine. The issue must be coming from elsewhere. Thanks for you help. http://codepen.io/pixeljuggler/pen/dNGQrP

colinmeinke commented 7 years ago

😄 Great. Good luck!