You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you import neon-animation#1.2.4 that depends on web-animations-js#2.2.2, a lot of 404 errors comes in the console. Might be related to the missing of src directory on the web-animations-js directory.
Expected outcome
No errors.
Actual outcome
404 GET /components/web-animations-js/src/deprecation.js
404 GET /components/web-animations-js/src/timing-utilities.js
404 GET /components/web-animations-js/src/normalize-keyframes.js
404 GET /components/web-animations-js/src/web-animations-bonus-cancel-events.js
404 GET /components/web-animations-js/src/keyframe-interpolations.js
404 GET /components/web-animations-js/src/web-animations-bonus-object-form-keyframes.js
404 GET /components/web-animations-js/src/effect-callback.js
404 GET /components/web-animations-js/src/scope.js
404 GET /components/web-animations-js/src/timeline.js
404 GET /components/web-animations-js/src/keyframe-effect-constructor.js
404 GET /components/web-animations-js/src/web-animations-next-animation.js
404 GET /components/web-animations-js/src/group-constructors.js
404 GET /components/web-animations-js/src/scope.js
404 GET /components/web-animations-js/src/timing-utilities.js
404 GET /components/web-animations-js/src/web-animations-bonus-object-form-keyframes.js
404 GET /components/web-animations-js/src/web-animations-next-animation.js
404 GET /components/web-animations-js/src/web-animations-bonus-cancel-events.js
404 GET /components/web-animations-js/src/timeline.js
404 GET /components/web-animations-js/src/normalize-keyframes.js
404 GET /components/web-animations-js/src/keyframe-interpolations.js
Description
When you import neon-animation#1.2.4 that depends on web-animations-js#2.2.2, a lot of 404 errors comes in the console. Might be related to the missing of src directory on the web-animations-js directory.
Expected outcome
No errors.
Actual outcome
Live Demo
https://saucelabs.com/beta/tests/f7133230617a460eb91535a9dde01f85/watch#12
Steps to reproduce
Import neon-animation element, run the element on MS Edge browser.
Browsers Affected
The text was updated successfully, but these errors were encountered: