### Describe the bug When using `dumbbell chart` using `providePartialHighcharts`, sometimes I receive this error: `ERROR TypeError: Class extends value undefined is not a constructor or null` ` at dumbbell.js:9:2600 ` ### Demo https://stackblitz.com/edit/bv2ywvl8?file=src%2Fapp%2Fhighcharts-options.ts ### Setup used - highcharts version - 12.3.0 - highcharts-angular - 5.1.0 - Angular - 20.2.0 - Typescript - 5.8.0 <!-- ASANA TASK ID (do not delete): 1211229630111926 -->