protonet/jquery.inview

Uncaught TypeError: $(...).easyResponsiveTabs is not a function

Opened this issue · 0 comments

Downloaded this template:
https://colorlib.com/download/132/

Works fine on localhost. But get following error on my cloud server:

Uncaught TypeError: $(...).easyResponsiveTabs is not a function
    at responsiveTabs (main.js:168)
    at HTMLDocument.<anonymous> (main.js:398)
    at i (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at Function.ready (jquery.min.js:2)
    at HTMLDocument.J (jquery.min.js:2)

NOTE: This error is appearing on MAC Chrome browser. Working fine on other browsers.