io2015-codelabs icon indicating copy to clipboard operation
io2015-codelabs copied to clipboard

Web Animations transitions

Open MaxPuckeridge opened this issue 8 years ago • 2 comments
trafficstars

Step 2 throws an error screen shot 2017-05-02 at 6 24 18 pm

MaxPuckeridge avatar May 02 '17 08:05 MaxPuckeridge

my work around was to update web-animations src to https://cdnjs.cloudflare.com/ajax/libs/web-animations/2.2.5/web-animations-next.min.js

MaxPuckeridge avatar May 02 '17 08:05 MaxPuckeridge

Also had this problem. The version from the cdn needs to be at least 2.0.1 (https://cdn.rawgit.com/web-animations/web-animations-js/2.0.1/web-animations-next.min.js) It is only 2.0.0 The same codelab linked on web animations github page already has version 2.0.1

sthag avatar Jun 23 '17 11:06 sthag