An error has occurred

{{terminalError}}

const suscripcion = document.getElementById("boton_suscripcion_sitio"); suscripcion.addEventListener("click",function(){ console.log("click suscripcion home") const __marfeel = { receiver: 'marfeel', value: 'boton_suscripcion_sitio' }; window.parent.postMessage(__marfeel, "*"); });