Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Changing route in response to md-autocomplete clear creates md-scroll-mask #7049

Closed
ramprabhuj opened this issue Feb 6, 2016 · 2 comments
Closed

Comments

@ramprabhuj
Copy link

Assign model to $scope.
$watch model.
Create a md-autocomplete, bind to a model, select an value, clear the value.
In the model $watcher, change route.

there will be a stale md-scroll-mask attached to the body.

@cah-alexsukhodolsky
Copy link
Contributor

I'm running into a similar issue when using md-menu and changing routes using angular-ui-router ($state.go) on menu-item selection.

@ramprabhuj
Copy link
Author

This can be easily reproduced in the angular demo page by opening the autocomplete dialog and clicking on any other demo in the left sidebar.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants