Hi,
I’ve just upgraded my ghost blog from v4 to v5 (latest) and noticed errors in the console:
jquery-3.5.1.min.js:2 jQuery.Deferred exception: $(...).fitVids is not a function TypeError: $(...).fitVids is not a function
at HTMLDocument.<anonymous> (https://karlstoney.com/:695:22)
at e (https://code.jquery.com/jquery-3.5.1.min.js:2:30005)
at t (https://code.jquery.com/jquery-3.5.1.min.js:2:30307) undefined
S.Deferred.exceptionHook @ jquery-3.5.1.min.js:2
t @ jquery-3.5.1.min.js:2
jquery-3.5.1.min.js:2 Uncaught TypeError: $(...).fitVids is not a function
at HTMLDocument.<anonymous> ((index):695:22)
at e (jquery-3.5.1.min.js:2:30005)
at t (jquery-3.5.1.min.js:2:30307)
(anonymous) @ (index):695
e @ jquery-3.5.1.min.js:2
t @ jquery-3.5.1.min.js:2
Can’t really track down what’s up…
Fitvids.js Causing Errors in Casper 2.10.2 Theme looked like the same issue but much, much older version.
Any advice would be welcome!