Open dejanGH opened 4 years ago
I had the same problem running the production build, but not in the develpment build. It seems that it's not working without the view property as it says in the documentation. You have to pass a value to it, if you pass an empty array it will default to [700, 300]
Describe the bug When using ngx-charts with Angular Universal I'm getting an error while server rendering is happening
ngx-charts version 14.0.0
Additional context Angular version "@angular/core": "~9.1.3"