Thanks to visit codestin.com
Credit goes to github.com

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.

Error message when using ng-focus and typeahead at the same time #1773

Closed
@shayanelhami

Description

@shayanelhami

If user has a ng-focus directive and tries to select something by mouse from typeahead popup the following error occurs:

[$rootScope:inprog] $apply already in progress

The origin of the error seems to be element[0].focus(); (commit 04a21e3 line 161)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions