microsoft / powerbi-client-react

Power BI for React which provides components and services to enabling developers to easily embed Power BI reports into their applications.
MIT License
310 stars 98 forks source link

Back button on paginated report goes to blank iframe #95

Closed alessandro-hic closed 6 days ago

alessandro-hic commented 1 year ago

When viewing paginated report and pressing the back button, the action is passed to one of the 2 Iframes that are created, obtaining a white page, only when pressed again goes back correctly to the intended page.

I've tested both on my prod project and on a empty boilerplate project

"powerbi-client-react": "^1.4.0",
react": "^18.2.0",
react-dom": "^18.2.0",
react-router-dom": "^6.11.2",
react-scripts": "5.0.1",
web-vitals": "^2.1.4"
rad10wave commented 1 year ago

We have identified the issue and added it in our backlog.

ayeshurun commented 6 days ago

Thank you for reporting this issue. We closed the issue because it's old.