Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Should not throw any error
What is the current behavior?
Error being thrown when attempting to close the panel of an autocomplete that is inside a destroyed view.
What are the steps to reproduce?
Error Scenario
Step 1: Click on the button to open the view
Step 2 : Click on the AutoComplete but do not close the Panel
Step 3: Click on the button to close the view
Success Scenario
Step 1: Click on the button to open the view
Step 2 : Click on the AutoComplete
Step 2a : Close the Autocomplete Panel
Step 3: Click on the button to close the view
What is the use-case or motivation for changing an existing behavior?
Should not throw error
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Material Beta 11