TypeError: t.replace is not a function
-
We are getting a console error which seems to be related to (not sure if it’s caused by) Feed Them Social. First, here is the error notification:
TypeError: t.replace is not a function - jquery-3.3.1.min.js:2:12327 Uncaught TypeError: t.replace is not a function at Function.oe.matchesSelector (jquery-3.3.1.min.js:2) at Object.add (jquery-3.3.1.min.js:2) at jquery-3.3.1.min.js:2 at Function.each (jquery-3.3.1.min.js:2) at w.fn.init.each (jquery-3.3.1.min.js:2) at De (jquery-3.3.1.min.js:2) at w.fn.init.on (jquery-3.3.1.min.js:2) at fts-global.js?ver=1621634071:1
This error goes away if I disable the Feed Them Social plugin. We are running FTS plugin version 2.9.6.1 which I think is the latest version.
We load jquery from the official jquery CDN:
https://code.jquery.com/jquery-3.3.1.min.jsThe site’s scripts are minified and concatenated, so you won’t see this just the same if you visit. Let me know if you’d like a guest login so that you can view the unminified site. Or any other info that would help with an answer!
Any guess what might be causing this? Or how I can troubleshoot it?
The page I need help with: [log in to see the link]
- The topic ‘TypeError: t.replace is not a function’ is closed to new replies.