I have a 3rd party’s (knack) pages embedded on certain site pages. Wasn’t having a problem before moving to Pro 6.
Now I get hundreds to thousands of “DOMException: Failed to execute ‘querySelectorAll’ on ‘Document’: [various]” and "Failed to execute ‘matches’ on ‘Element’: [various] " in the console on those pages. Seems to slow down page loading. Its happening on all sites I’ve used these embeds. here is one example https://talentsolutionsconnector.net/
all of the prompts seem to be related to the cornerstone cs-classic.js file - i.e. /themes/pro/cornerstone/assets/js/site/cs-classic.js
and possibly how the hash is used in the links of the embeds(?)
Any way to fix this?