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

[dropdown] Remove Label Errors Under Certain Conditions #2666

Closed
seddonm1 opened this issue Jul 19, 2015 · 2 comments
Closed

[dropdown] Remove Label Errors Under Certain Conditions #2666

seddonm1 opened this issue Jul 19, 2015 · 2 comments

Comments

@seddonm1
Copy link

Hi,
There is an issue on the multiple selection search drop down where you are able to add multiple items from the dropdown but cannot remove them:
Uncaught TypeError: Cannot read property 'split' of undefined

You can reproduce this on the official Semantic-UI site if you go to this link (http://semantic-ui.com/modules/dropdown.html#search-in-menu) look at the second drop down (the "ui multiple dropdown" one) add any item then try to remove it by clicking the cross icon.

@jlukic
Copy link
Member

jlukic commented Jul 20, 2015

I'll patch this asap.

@jlukic jlukic added this to the 2.0.5 milestone Jul 20, 2015
@jlukic jlukic changed the title [dropdown] Cannot read property 'split' of undefined [dropdown] Remove Label Errors Under Certain Conditions Jul 20, 2015
jlukic added a commit that referenced this issue Jul 20, 2015
@jlukic
Copy link
Member

jlukic commented Jul 20, 2015

Mixed in the commit with another feature, but remove label was not correctly pulling input value.

Should be fixed in patch today.

jlukic added a commit that referenced this issue Jul 20, 2015
@jlukic jlukic closed this as completed Jul 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants