-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
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
Is there anything else we should know?
marzn, ppham27 and gabucito
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround