io2015-codelabs
io2015-codelabs copied to clipboard
Web Animations transitions
trafficstars
Step 2 throws an error

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
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