DropDown input documentclicklistener is not checked on ngOnDestroy #1158
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
If DropDown is not initialized (e.g. it inside OverlayPanel and OverlayPanel is not opened) then on call onDestroy we cought exception documentClickListener is not a function. Need to check documentClickListener in ngOnDestroy method.
The text was updated successfully, but these errors were encountered: