Web widget is invisible on localhost
Respondidas
Publicado 15 jun 2021
When I try to open page with web widget on localhost it stays invisible.
I can see iframe with right code
<iframe title="Opens a widget where you can find more information" id="launcher"
and the page has full API, for example I can call
zE('webWidget', 'open');
but it doesn't have any effect or error.
Outside localhost everything works fine
1
3
0 comentarios
Iniciar sesión para dejar un comentario.