Forum Discussion
reload function not working in/for Report object in powerbi-client-vuejs library after embedding.
reload function not working in/for Report object in powerbi-client-vuejs library after embedding.
giving undefined error after using reload function.
3 Replies
- AnonymousNot applicable
Hi anantrajput007 ,
You can use the Fiddler tool to collect web traces:
Download Fiddler Web Debugging Tool for Free by Telerik
How to collect a network trace | Microsoft Learn
Verify that you're using the latest version of the powerbi-client-vuejs library. Sometimes, bugs are fixed in newer versions.
This is the related document, you can view this content:
Troubleshoot Power BI embedded analytics application - Power BI | Microsoft Learn
6 Ways to Bind JavaScript's this Keyword in React, ES6 & ES7 — SitePoint
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- anantrajput007New Member
We are using latest version of powerbi-client-vue-js library which is v1.1.1 as per latest npm packages and when we tried tracking HTTPs requests with fiddler there were no requests while running reload function of embedded report object.
- evowen-clgxNew Member
This is an ongoing problem without a path forward to resolve, can anyone recommend resolution steps or further review this issue?