最近搜索
没有最近搜索
Inserting LiveChat widget in next.js, Key is missing from snippet
已于 2023年1月04日 发布
How to insert LiveChat widget to my Next.js website? I tried inserting it like:
<>
<Script
type="text/javascript"
strategy='beforeInteractive'
/>
but getting Key is missing from Snippet
but getting Key is missing from Snippet
0
2
2 条评论
Tipene Hughes
It looks like you're missing the ID on the Script component. Can you add the
id="ze-snippet"
property and try again?Let me know if you have any questions!
Tipene
0
christian aguayo arias
hey there
0