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

fix: properly generate checkbox values and IDs #1

Merged

Conversation

greatislander
Copy link

@jhung this resolves the issue with checkbox generation, which was a regression I'd introduced.

This was the fix: platform-coop-toolkit@31e6cf6

I'd set the context object for an individual checkbox in a list of checkboxes to merge supplied values with defaults, which meant that if no value/ID was explicitly supplied, it would be overridden with the base component's value/ID of checkbox. This appears to have fixed the issue and I was able to revert your commit from earlier today.

@jhung jhung merged commit f2830eb into jhung:feat/tags-accordion-cta Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants