cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multiple Iframes widgets cause weird behavior

0210mukesh
Builder

Hi Team,

 

I have a dashboard which hosts 5 Iframe widgets and the URLs working in the background provides the status of some probes from a third party system. The problem I am facing with the dashboard is, "The output of the probes are getting mixed with each other in the widgets". The example is given below:

 

Iframe Widget Name: Probe 1 (URL = http://abc.com/probe1)

Output:

Status: OK

probe1.server1=ok

probe1.server2=ok

***************************************

 

Iframe Widget Name: Probe 2 (URL = http://abc.com/probe2)

Output:

Status: OK

probe2.server1=ok

probe2.server3=ok

probe2.server5=ok

***************************************

 

Iframe Widget Name: Probe 3 (URL = http://abc.com/probe3)

Output:

Status: OK

probe3.server1=ok

probe3.server2=ok

***************************************

 

and so on....

But the actual result which I am getting in the dashboard is a random mix of the results:

Example:

 

Iframe Widget Name: Probe 1 (URL = http://abc.com/probe1)

Output:

Status: OK

probe1.server1=ok

probe2.server2=ok

probe3.server2=ok

***************************************

 

Iframe Widget Name: Probe 2 (URL = http://abc.com/probe2)

Output:

Status: OK

probe2.server1=ok

probe3.server1=ok

probe3.server2=ok

***************************************

 

Iframe Widget Name: Probe 3 (URL = http://abc.com/probe3)

Output:

Status: OK

probe1.server1=ok

probe3.server2=ok

***************************************

 

and so on....

 

In order to test this behavior, I have checked these 5 URLs in 5 different tabs of a browser but they work without any issues. 

 

Want to check if anyone has faced such problem, Any help is appreciated. I have attached a document capturing the output of Individual Iframe and the combined output when put together. 

 

Regards,

Mukesh Singh

 

 

 

10 REPLIES 10

Hi Mukesh,

 

This issue has been tracked as in internal zendesk ticket.

 

Thanks,

Yogesh



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.