bringking/react-web-animation

ReferenceError: KeyframeEffect is not defined

jefflung opened this issue · 1 comments

Hi, I got this error when I tried the Basic Sequence and Basic Group function. I have tried included next version Web Animations API polyfill in the index.html within the public directory. Please suggest how can I solve this, thanks. Besides, Basic function works fine, I think it doesn't involve the WAAPI polyfill.

I solved it by adding the WAAPI polyfill under title tag and above head closing tag.