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

selectedItems returns an object of undefined objects #34

Open
mnnlthmpsn opened this issue May 30, 2019 · 2 comments
Open

selectedItems returns an object of undefined objects #34

mnnlthmpsn opened this issue May 30, 2019 · 2 comments
Labels

Comments

@mnnlthmpsn
Copy link

mnnlthmpsn commented May 30, 2019

Screenshot (15)
Check box doesn't tick when I click on it. I decided to console.log(selectedItems) and anytime i click a checkbox for the first time, an array of a valid label and value is logged. But when I add another click, the first object re evaluates to undefined

@alanshaw
Copy link
Member

Please PR with fix 🙏

@alanshaw alanshaw reopened this Oct 15, 2019
@alanshaw alanshaw added the bug label Oct 15, 2019
@longnk-1447
Copy link

Screenshot (15)
Check box doesn't tick when I click on it. I decided to console.log(selectedItems) and anytime i click a checkbox for the first time, an array of a valid label and value is logged. But when I add another click, the first object re evaluates to undefined

the same, when my input a object array

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

No branches or pull requests

3 participants