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

fix(autocomplete): only handle results if it's an array or a promise #7089

Closed

Commits on Feb 9, 2016

  1. fix(autocomplete): only handle results if it's an array or a promise

    At the moment the autocomplete will handle the results wrong.
    So if we specify for example an empty JSON-Object, the autocomplete will handle the results as an async promise.
    
    Fixes angular#7074
    devversion committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    dd925c8 View commit details
    Browse the repository at this point in the history