First of all make sure you have imported the drilldown module from 'highcharts/modules/drilldown' into your application.
'highcharts/modules/drilldown'
and also be sure you are importing this module before any other modules of highcharts.
this method fixed my problem.