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

Cannot assign to read only property 'uiSelectChoiceLocked' of #514

@jziggas

Description

@jziggas

Getting an error in the console when trying to use ui-lock-choice:

Cannot assign to read only property 'uiSelectChoiceLocked' of ADMIN at ctrl.isLocked (https://localhost:8443/.../bower_components/angular-ui-select/dist/select.js:479:39)

In my template I am using:

<ui-select-match ui-lock-choice="$item === 'ADMIN'">...</ui-select-match>

Has anyone else come across this? I'm using ~0.9.4 according to bower.json.

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