Skip to content

adds href to link#519

Closed
maxx-coffee wants to merge 1 commit intodavidstutz:masterfrom
kickserv:master
Closed

adds href to link#519
maxx-coffee wants to merge 1 commit intodavidstutz:masterfrom
kickserv:master

Conversation

@maxx-coffee
Copy link

Problem

When clicking on the links the checkboxes do not get updated. I noticed the event chain just stops. After manual debugging for an hour or so I narrowed in on the issue being with Angular.
problem_scenario

The only solution that I found that works is to add an href to the links.

I understand this is more on angularsj side and not bootstrap-multiselects. I just wanted to submit a PR just in case anyone else runs up against this problem.

@maxx-coffee
Copy link
Author

After investigating more this seems to be conflicting with angular. Angular seems to have issues with links that do not have an href. https://jsfiddle.net/5ssyyw2c/

@davidstutz davidstutz added the bug label May 25, 2015
@davidstutz
Copy link
Owner

Did you check whether this change is still working with Knockout JS or without both frameworks?

davidstutz added a commit that referenced this pull request May 26, 2015
@davidstutz davidstutz closed this Oct 14, 2015
@MrigendraKashyap
Copy link

Hello, I'm experiencing the same issue. Can any one tell me how to solve this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants