Conversation
|
The |
3ac3556 to
281d7b6
Compare
| style.textContent = formCss; | ||
| this.shadowRoot!.appendChild(style); | ||
|
|
||
| window.addEventListener( |
There was a problem hiding this comment.
@Nadil-K what do you think?
On the one hand, I think we should not integrate external systems directly within the embed.
On the other hand, Hyvor Blogs is our own platform. It generally makes sense to have something like this in HP.
Initially, my thought was to handle this at the installation time, by giving the user a code snippet with a code like this included
There was a problem hiding this comment.
This doesn't look nice to me. HB is indeed our own product, but listening to an HB event within HP is too specific.
I like the idea of handling this at the installation time with a code snippet.

#389