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

Autocomplete highlight not working on 0.11.0.rc2 #4490

Closed
williamweckl opened this issue Sep 8, 2015 · 6 comments
Closed

Autocomplete highlight not working on 0.11.0.rc2 #4490

williamweckl opened this issue Sep 8, 2015 · 6 comments
Assignees
Milestone

Comments

@williamweckl
Copy link

Autocomplete highlight stopped working on 0.11.0.rc2 update. Tried to reproduce on codepen, but for an unknown reason the 0.10.1 file is always redirecting to 0.11.0.rc2.

The problem can be reproduced in own documentation.

https://material.angularjs.org/0.10.1/#/demo/material.components.autocomplete
vs
https://material.angularjs.org/0.11.0-rc2/#/demo/material.components.autocomplete

I noticed that only item is available inside md-item-template, other scope variables are not, including the variable that is used to do highlight.

Testing on 0.10.1, the problem does not happen.

@mribichich
Copy link

+1

1 similar comment
@ricardobfa
Copy link

+1

@alexitooi
Copy link

+1

@topherfangio
Copy link
Contributor

I just tested this on HEAD because I thought I had run into it too, but apparently the demos require you to match the case when searching. Anyway, it looks like it's fixed (possibly due to the recent merge of #4391).

Can you guys confirm the fix or provide a Codepen demonstrating the problem?

@RolandHeath
Copy link

HEAD works for me, where 0.11.0 does not.
EDIT--> Using chrome 45.0.2454.85 (64-bit)

@williamweckl
Copy link
Author

HEAD works for me too.
Thanks.

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

8 participants