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

Can't click in other tag in <md-not-found> #6191

Closed
IlyaJurgens opened this issue Dec 9, 2015 · 3 comments
Closed

Can't click in other tag in <md-not-found> #6191

IlyaJurgens opened this issue Dec 9, 2015 · 3 comments
Labels
pr: merge ready This PR is ready for a caretaker to review

Comments

@IlyaJurgens
Copy link


Not found "{{ctrl.searchText}}" Add to DB?

Can't click to tag

@devversion
Copy link
Member

Fixed in my PR #6103, which is currently waiting for merge.

@IlyaJurgens
Copy link
Author

Thanks

@vitorlopez
Copy link

+1

@topherfangio topherfangio added the pr: merge ready This PR is ready for a caretaker to review label Dec 16, 2015
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Jan 5, 2016
devversion added a commit to devversion/material that referenced this issue Jan 28, 2016
Currently the Not Found Template will be removed for a few seconds from the DOM, that's why clicks not getting registered.
This can be fixed by checking for the mouse position. The Mouse should be on the list.

References angular#5308 Fixes angular#6191 Fixes angular#5526
ThomasBurleson pushed a commit that referenced this issue Feb 1, 2016
Currently the Not Found Template will be removed for a few seconds from the DOM, that's why clicks not getting registered.
This can be fixed by checking for the mouse position. The Mouse should be on the list.

References #5308 Fixes #6191 Fixes #5526

  Closes #6103
ErinCoughlan pushed a commit to ErinCoughlan/material that referenced this issue Feb 9, 2016
Currently the Not Found Template will be removed for a few seconds from the DOM, that's why clicks not getting registered.
This can be fixed by checking for the mouse position. The Mouse should be on the list.

References angular#5308. Fixes angular#6191. Fixes angular#5526. Closes angular#6103
@Splaktar Splaktar removed this from the - Backlog milestone Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants