When this is added to our page template:
(function(a,b,c,d)
{ a='//tags.tiqcdn.com/utag/companyname/companysubname/dev/utag.js'; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); }
)();
Our offcanvas menu for mobile breaks on mobile devices. It seems like the click event is interfered with and the menu no longer opens or randomly opens....
Hey Genevieve,
The utag.js reference itself shouldn't interfere with a click. It sounds like there may be some JavaScript set up in the Tealium iQ profile that's causing the issue. I recommend reaching out to your account manager to take a look.
Thanks,
Seth