(no title)
supz_k | 2 years ago
The installation code has two parts:
<script> that registers the element <hyvor-talk-comments> element in the place user needs to load comments
The script is hosted in our servers so we can push updates anytime we want.
I hope that makes sense? (Our installation guide: https://talk.hyvor.com/docs/install)
perryraskin|2 years ago
supz_k|2 years ago
In both iframes and Web Components, a Javascript code (Preact in our case) rendered the comments element, there is no much difference.
Maybe we are not on the same page?