Forum Discussion
Possible memory leak while changing report page
Hi,
I have encountered a strange behaviour of the
report.setPage(page: string)
function.
Our application embeds powerbi reports, and allows for automatic page changes, without user interaction.
we use setPage function to change page at selected times repeatedly.
As you can see on the screenshots above, developer tools on chromium based browser report continous memory allocations at every call of setPage function.
Moreover, memory footprint of the powerbi iframe reports growing memory allocations and over long perionds of time, allocated memory values grows to insane numbers like 1.5 GB.
The problem makes our application impossible to use and the problem is not fixable on our side.
1 Reply
- AnonymousNot applicable
Hi jannec ,
Please review the content in the following threads, hope it can help you.
Embedded PowerBI performance and memory leak
How to debug and improve memory consumption on PowerBI Embedded service
Best Regards