Describe the bug
When using react router, the chart component throws up errors in the console and the webpage becomes blank.
Isolated Example
See github repo below:
https://github.com/jcailan/ui5-webc-react
To Reproduce
Steps to reproduce the behavior:
- Read the README file to understand how to run the application
- After the application loads on the browser, click on Progress List to navigate to another view using react router

- Click on the react icon to navigate back to the home page view

- The screen will flicker and end up with blank page. See error:


Expected behavior
The home page should reload all the components including the Charts.
Screenshots
Already provided in the To Reproduce section
UI5 Web Components for React Information
@ui5/webcomponents version: ^1.0.0-rc.11
@ui5/webcomponents-react version: ^0.13.0
Operating System: MacOS
Browser: Google Chrome
Additional context
I tried with the latest version of chart component ^0.13.0 but the error still exists there.
Describe the bug
When using react router, the chart component throws up errors in the console and the webpage becomes blank.
Isolated Example
See github repo below:
https://github.com/jcailan/ui5-webc-react
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The home page should reload all the components including the Charts.
Screenshots
Already provided in the To Reproduce section
UI5 Web Components for React Information
@ui5/webcomponentsversion:^1.0.0-rc.11@ui5/webcomponents-reactversion:^0.13.0Operating System: MacOS
Browser: Google Chrome
Additional context
I tried with the latest version of chart component
^0.13.0but the error still exists there.