highcharts / highcharts/highcharts-angular

Upgrade causes error when using multiple addSeriesAsDrilldown()

Open
#383 18 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
444
Forks
121
PR merge metrics
No merged PRs in 30d

Description

> For general tech support, please see www.highcharts.com/support.
> Please report only issues about `highcharts-angular` wrapper or content of this repository.
> For general issues with Highcharts and TypeScript the correct repository to report such issues is [main Highcharts repository](https://github.com/highcharts/highcharts/issues).

### Describe the bug
As part of the Angular tech stack upgrade, due to dependency to Ivy, I was forced to upgrade the Highcharts and Highcharts-Angular as follows:
highcharts: 6.2.0 >> 9.3.3
highcharts-angular: 2.10.0 >> 3.1.2
This resulted in a bug which does not allow calling addSeriesAsDrilldown() multiple times in a look. It worked in the previous version.

### Expected behavior
Expected the drill down continue to work with multiple series.

### Demo
Please provide live demo of the problem or provide any other way to recreate the problem.

#### Steps required to recreate the problem in the demo:
1. ...

### Setup used
- NodeJS version ...
- Angular version ...
- TypeScript version ...
etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.