APIs & Integrations

Konstantinx
Mitglied

The calling iframe is not displayed on the HubSpot page

lösung

Hey. I develop integration with telephony. I use calling sdk and I have an application to work in calling iframe. It used to work fine, when making a call from a contact, it would open an iframe. After updating HubSpot, I noticed that when making a call, the iframe doesn't appear on the page and a strange bar is displayed instead. At the same time, all the handlers (onDialNumber) and the application js code itself works, according to the logs. Is this a HubSpot bug? And how can it be fixed?

image.png

 

0 Upvotes
1 Akzeptierte Lösung
Konstantinx
Lösung
Mitglied

The calling iframe is not displayed on the HubSpot page

lösung

I meant "New Calling Widget
Mar 15, 2021".

I have already fixed this problem. It was caused by the width - 0 of the widget. I was setting the width to 400px, but after the update it became 0 automatically.

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
dennisedson
HubSpot-Produktteam
HubSpot-Produktteam

The calling iframe is not displayed on the HubSpot page

lösung

Hi @Konstantinx 

Is this still happening?  What do you mean by "updating HubSpot"?

 

0 Upvotes
Konstantinx
Lösung
Mitglied

The calling iframe is not displayed on the HubSpot page

lösung

I meant "New Calling Widget
Mar 15, 2021".

I have already fixed this problem. It was caused by the width - 0 of the widget. I was setting the width to 400px, but after the update it became 0 automatically.