vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Version 2.5.2 broken on IE11 #130

Closed fmagaldea closed 3 years ago

fmagaldea commented 3 years ago

Version 5.2.1 works well, but the latest one crash on IE11 for some reason that I'm not sure because my IE11 test environment is hardly debuggable.

Anyway it would be nice for you to have at some point a test or something to check this kind of regression :)

vydimitrov commented 3 years ago

The bug is fixed in v2.5.3 by https://github.com/vydimitrov/react-countdown-circle-timer/commit/9eb01663e824b94779e3fdab60c31134e6448ca9. The IE support will be dropped in the next major release, which I am currently working on.