Skip to Content
Menu
This question has been flagged
1102 Views

Hi folks,

Im trying to embed this live chat code snippet provided to me:

<link href="https://<DOMAIN>/im_livechat/external_lib.css" rel="stylesheet" />
<script type="text/javascript" src="https://<DOMAIN>/im_livechat/external_lib.js"></script>
<script type="text/javascript" src="https://<DOMAIN>/im_livechat/loader/1"></script>


But i am getting the following browser console error when i insert it:

Uncaught (in promise) Error: Cannot patch model "PublicLivechatGlobal": there is no model registered under this name.

    at applyPatches (external_lib.js:4906:141)


Any idea what could be wrong?

I should note that the code is being injected via javascript (like document.head.appendChild(script)​) since i need to embed it conditionally.

Avatar
Discard
Author

Hi all. Any ideas about this issue?

Related Posts Replies Views Activity
0
Apr 25
736
0
May 24
20
0
Feb 24
1113
2
Feb 24
2232
2
Mar 23
2930