Forum Discussion
Debug Assert Failed
I've started getting an error while using "Power BI embedded". When I try to view the report on the page I get this error dialogue:
The dialogue appears three times then the report will display normally. The error seems to be coming from this file:
https://embedded.powerbi.com/13.0.1700.1355/scripts/powerbiportal.common.bundle.js
That's as far as I've gotten on tracking it down.
The embedded reports were previously displaying without error. The same pbix files open without error using desktop.
Any help would be appreciated. Thank you.
3 Replies
- pbillavaFrequent Visitor
Hi am too facing same issue..Please update if you get solution
- neerajshahNew Member
We are also facing this. Any updates would be helpful.
- v-sihou-msftMicrosoft Employee
Please remove the following line from your application code at Scripts/powerbi.js.
this.config.embedUrl += '&unmin=1';
If it still doesn't work, please clear the cache of your browser and try again.
Reference:
Error: Feature switches have not been registered yet so switch values may not be correct
Regards,