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
305 stars 96 forks source link

Unmount component when is loading throw error #74

Closed zorrolisto closed 2 years ago

zorrolisto commented 2 years ago

When I go back to another route of my application, it throws an error. The error comes from "powerbi-js" library, but can be avoid with a flag. image