Skip to content

Search Box not enabled in the dropdown #34

@sanktify

Description

@sanktify

Code used in the Index.html:
<select chosen options="countries" data-placeholder="Choose a Country..." data-ng-model="country.selected" data-ng-options="country.text for country in countries" data-ng-show="showEditProfile"></select>

The Steps followed:

  1. Files included as per the article
  2. ['angular.chosen'] added as a dependency in the module.

The countries list is populated from the WebAPI and its working fine till now. I am not able to get the search box, could you please help.

Browsers used:

  1. Chrome
  2. IE-11
  3. Firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions