Got a problem that I would appreciate help with - it seems like Intercom is loading 'too fast', specifically for tooltips on my site.
I can build a tooltip, but when I preview/test it, Intercom has already loaded and errors out, telling me the CSS selector doesn't exist, when the page on our site is still loading/rendering (our page takes about 1.5 seconds - 2 seconds to load on a search result heavy page).
Then, after a few seconds, the page renders and the tooltips don't load. Intercom doesn't have a 'delay tooltips until page rendering complete' type function, and when I put it on an item in the navigation bar with static content, it works fine. This issue is mostly for dynamic content - search results, etc, where they would be much more useful
In know if I was using Google Tag Manager, I can delay the loading of a tag, not sure what effect this would have if we tried it with Intercom? For some background, Intercom is loading directly from the code when the page is rendered, not via GTM.
Thanks in advance for the help! A "wait until page renders to load tooltips" option would be great!😁