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

adds href to link #519

Closed
wants to merge 1 commit into from
Closed

adds href to link #519

wants to merge 1 commit into from

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.

None yet

3 participants