Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DropDown input documentclicklistener is not checked on ngOnDestroy #1158

Closed
efmk opened this issue Oct 31, 2016 · 0 comments
Closed

DropDown input documentclicklistener is not checked on ngOnDestroy #1158

efmk opened this issue Oct 31, 2016 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@efmk
Copy link

efmk commented Oct 31, 2016

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.

@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 1, 2016
@cagataycivici cagataycivici added this to the 1.0.0-RC1 milestone Nov 1, 2016
@cagataycivici cagataycivici self-assigned this Nov 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants