chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.71k stars 1.15k forks source link

ie11 simple-transition not working #524

Open apackouz opened 6 years ago

apackouz commented 6 years ago

http://chenglou.github.io/react-motion/demos/demo0-simple-transition/ all other demos work with ie11 however the simple transition does not. i have 64bit ie11 ver: 11.909.15063.0 no error output

alexanderevgrafov commented 6 years ago

Well, problem localized and i have no idea how it should be solved.

perfomance.now() == Infinity IE11 Update versions 11.0.50 & 11.0.51 Also seems like IE should be x64, for x32 it looks as unstable bug i dont know why...

react-motion ^0.4.1 and higher doesnt work at all under such a curcumaties.

demos of library seems to be implemented on different version of lib, probably earlier versions....