stutrek / scrollmonitor

A simple and fast API to monitor elements as you scroll
MIT License
3.3k stars 243 forks source link

How to fix another pages issue? #80

Open yurenlimbu opened 6 years ago

yurenlimbu commented 6 years ago

In home page working fine. But other pages I got this issue. How can I fix it?

Uncaught TypeError: Cannot read property 'nodeName' of null at o.recalculateLocation (app.min.js?ver=1.0:5) at new o (app.min.js?ver=1.0:5) at r.create (app.min.js?ver=1.0:5) at HTMLDocument.<anonymous> (app.min.js?ver=1.0:6) at i (jquery.js?ver=1.12.4:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2) at Function.ready (jquery.js?ver=1.12.4:2) at HTMLDocument.K (jquery.js?ver=1.12.4:2)

stutrek commented 4 years ago

Can you post a link to broken code?