Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working with multi-select generated for ng-repeat #438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drneox
Copy link

@drneox drneox commented May 10, 2016

was added currentModel (line 75)
this reference to inputModel, but work independently for each selectors.

was added currentModel (line 75)
this reference to inputModel, but work independently for each selectors.
Copy link

@pgnaveen pgnaveen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a must needed feature while using ng repeat

@tezcane
Copy link

tezcane commented Dec 9, 2017

+1
Also fixed my issue with the multi-select directive inside ng-repeat.

Unfortunately, it breaks dynamic updating of the inputModel at the same time, this no longer works:
http://isteven.github.io/angular-multi-select/#/demo-dynamic-update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants