최근 검색
최근 검색 없음
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