NejcZdovc / ng2-select2

Select 2 wraper for angular2
MIT License
123 stars 93 forks source link

Fix: null check in ngOnDestroy #129

Closed sbanerjee302 closed 6 years ago

sbanerjee302 commented 6 years ago

This fix check for the element as well as if the off function exists.