Forum Discussion
Azure Map Visuals Broken
- 1 year ago
We have a support ticket. They have acknowledged that this is an embed product issue, and a fix will be deployed by EOD on 9/23.
There is no indication as to what the fix is or any detail, but ideally, this gets resolved then. I hope this update helps others understand the timeline.
Update:
The support has confirmed that they are working to fix this as soon as possible. So it's nothing we can fix and the above is as I presumed not relevant.
there is one intermediate "workaround" one can do that they gave me. I don't believe it's a good solution, but it might help someone else if you really need some page to work.
Use:
await report.reload();
when report has rendered.
observe that this will reload the report but makes the map stable. However you'll have to code it to reload on first render but also whenever a change is made to, for example filters.
We have a support ticket. They have acknowledged that this is an embed product issue, and a fix will be deployed by EOD on 9/23.
There is no indication as to what the fix is or any detail, but ideally, this gets resolved then. I hope this update helps others understand the timeline.
- joelt1 year agoFrequent Visitor
Just checked one of my reports and looks to be resolved now
- AlexanderPowBI1 year agoResolver I
Same here 😊
- stefbauer1 year agoNew Member
Seems to be working again for us as well.