Forum Discussion

bboy81905's avatar
bboy81905
Frequent Visitor
8 years ago
Solved

PowerBI Embedded report stuck on loading sometimes

Hi all, I'm trying embed report on my Website. But sometimes iframe stucks on loading sometimes is working.                                         Below is my config : ...
  • bboy81905's avatar
    bboy81905
    8 years ago

    I fixed this problem. It's async problem.

    In this case, Web got token from the server using socket.io. But sometimes Web cannot get Token immediately to set config because of a slow network. :smileyhappy: