Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Typeahead broken in angular 1.3.0-rc.1 (even worse, than since beta.11) #2681

@EvAlex

Description

@EvAlex

Example (docs-based): http://plnkr.co/edit/jQSozNWRAbRtrGuOGxb4

Typeahead for states with flags has following bugs (some of them duplicate those reported in other issues, but the last one is new I guess):

  • Selecting with mouse doesn't work (this appeared in beta.11 and is already reported in other issues)
  • Selecting with arrow keys doesn't work too
  • Flags icons not appearing
  • Selected object is rendered as '[object Object]'

Just change angular version to 1.3.0-beta.9 and everything gets fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions