Page Overlay broke when jQuery loaded in site

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

Any ideas here? This was a huge selling point for my company here - so if this don’t work they may move on to another solution… I really want this to work!

Bump Still and an issue with to fix yet…

Same here, page overlay can not work with jquery.

As it seems to be a bug, it may help to open a github issue.

issue reported Page Overlay broke when jQuery loaded in site · Issue #11874 · piwik/piwik · GitHub