ppowell777
Well-Known Coder
Upon using jQuery (jQuery 3.6.0.min.js) I am getting the strangest error in my console, but it never shows me the full stack trace of the error. Can someone help? This is affecting my web portal functionality:
Uncaught TypeError: G[o].exec is not a function
at se.tokenize (jquery-3.6.0.min.js:2:21516)
at se.compile (jquery-3.6.0.min.js:2:21753)
at se.select (jquery-3.6.0.min.js:2:22998)
at S.se [as find] (jquery-3.6.0.min.js:2:7116)
at HTMLDocument.handlers (jquery-3.6.0.min.js:2:43526)
at HTMLDocument.dispatch (jquery-3.6.0.min.js:2:42751)
at v.handle (jquery-3.6.0.min.js:2:41048)