ngx-charts icon indicating copy to clipboard operation
ngx-charts copied to clipboard

Error: View Container not found! ngUpgrade needs to manually set this via setRootViewContainer or setGlobalRootViewContainer.

Open aleesaan opened this issue 3 years ago • 0 comments

Describe the bug I'm trying to use the ngx-charts-line-chart component in a new Angular 13 project, but I get the following error when trying to hover on the graph: image

Expected behavior I shouldn't get an error and the tooltip should be shown.

ngx-charts version 20.0.1

Additional context Someone else had mentioned this in issue #1428, but they closed it after having found a workaround - so I thought to open a new issue. Can someone please have a look?

aleesaan avatar Jan 21 '22 11:01 aleesaan