Skip to content

Avoid double request of report "iframe" #3795

@maxceem

Description

@maxceem

When we open the "Reports" tab, the URL for the report is requested from the Project Service and after that we use that URL as src in iframe to load it.

In some reason, the request to load iframe is duplicated (1st canceled and 2nd works). Sometimes it causes the loading to fail:

image

We shouldn't make two requests to load iframe and load it only once when we open report page.

Metadata

Metadata

Assignees

Labels

Cannot reproduceIssues which cannot be reproduced as per description provided.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions