@alexander7567 wrote:
I recently added jQuery to my site. I have been using the Page Overlay feature quite extensively, and I noticed after adding jQuery to my site, it broke the Page Overlay feature. I get the following error logs in the Console:
Is this something with my install or is this a bug?
Thanks!
Uncaught TypeError: linkTag.children(...).size is not a function
at checkHasOneChild (followingpages.js?v=1:333)
at highlightLink (followingpages.js?v=1:388)
at HTMLAnchorElement. (followingpages.js?v=1:189)
at HTMLAnchorElement.handle (jquery-3.1.1.min.js:3)
at HTMLAnchorElement.dispatch (jquery-3.1.1.min.js:3)
at HTMLAnchorElement.q.handle (jquery-3.1.1.min.js:3)
checkHasOneChild @ followingpages.js?v=1:333
highlightLink @ followingpages.js?v=1:388
(anonymous) @ followingpages.js?v=1:189
handle @ jquery-3.1.1.min.js:3
dispatch @ jquery-3.1.1.min.js:3
q.handle @ jquery-3.1.1.min.js:3
followingpages.js?v=1:333 Uncaught TypeError: linkTag.children(...).size is not a function
at checkHasOneChild (followingpages.js?v=1:333)
at highlightLink (followingpages.js?v=1:388)
at HTMLAnchorElement. (followingpages.js?v=1:189)
at HTMLAnchorElement.handle (jquery-3.1.1.min.js:3)
at HTMLAnchorElement.dispatch (jquery-3.1.1.min.js:3)
at HTMLAnchorElement.q.handle (jquery-3.1.1.min.js:3)
checkHasOneChild @ followingpages.js?v=1:333
highlightLink @ followingpages.js?v=1:388
(anonymous) @ followingpages.js?v=1:189
handle @ jquery-3.1.1.min.js:3
dispatch @ jquery-3.1.1.min.js:3
q.handle @ jquery-3.1.1.min.js:3
Posts: 1
Participants: 1