omegasisters / homepage

おめシスのホームページを作りたい
576 stars 140 forks source link

Issue/clean console errors #410

Closed vsanna closed 4 years ago

vsanna commented 4 years ago

変更内容: Summary

  1. fixed the path for swiper.js provided by unpkg.com
  2. added one guard condition for ytplaylist.js

errors in console which this PR fixes

in https://omegasisters.github.io/homepage/pages/pass200000sss.html

Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null
    at ytplaylist.js:37
    at Array.forEach (<anonymous>)
    at ytplaylist.js:7

in https://omegasisters.github.io/homepage/pages/alpha.html in https://omegasisters.github.io/homepage/pages/pass200000sss.html

Failed to load resource: the server responded with a status of 404 (Not Found)

especially latter issue seems the same as the issue this PR fixed

確認事項: Check point

補足: Other Information

omegasisters commented 4 years ago

👍

vsanna commented 4 years ago

Thanks for swift review 🤙