bigbite / macy.js

http://macyjs.com/
MIT License
1.28k stars 156 forks source link

catch error when container not found #70

Open nordbit opened 4 years ago

nordbit commented 4 years ago

I'm trying replace combo salvattore.js + scrollreveal.js with macy.js+sal.js. The problem is, when macy.js can't find container sal.js on this page stop working and browser js-engine throw error:

TypeError: (intermediate value).querySelectorAll is not a function

Source of error is macy.js

nannan0109 commented 2 years ago

请问你解决了吗