if (window.HubSpotConversations) { console.log('The api is ready already'); window.hsConversationsSettings = { loadImmediately: false, }; } Hi everyone, I am trying to prevent my chatbot from loading immediately on my page using the above code 続きを読む
Hi @chrissa0000 Your stylesheet does take priority over the bootstrap stylesheet. Bootstrap comes with it's default style properties which you need...続きを読む
if (window.HubSpotConversations) { console.log('The api is ready already'); window.hsConversationsSettings = { loadImmediately: false, }; } Hi everyone, I am trying to prevent my chatbot from loading immediately on my page using the above code 続きを読む