Я пытаюсь создать триггер, когда новый комментарий размещен в виджете Wix Comments.$w("#wixComments1").onCommentCreate((widgetComment) => {
// Log the newly created comment to the console
console.log("New comment created:", widgetComment);
// You can add additional logic here to process the comment
});
< /code>
Wix IDE выбрасывает эту ошибку: "свойство 'oncommentCreate' не существует на типе 'iframe'.ts (2339)" < /p>
может кто -нибудь. Помогите мне в этом, я новичок в Velo ...
Подробнее здесь: https://stackoverflow.com/questions/794 ... rame-ts233
Мобильная версия