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

bug: Allows model.fill to work with checkbox arrays #3676

Merged
merged 1 commit into from Jul 24, 2023

Conversation

ekwoka
Copy link
Contributor

@ekwoka ekwoka commented Jul 24, 2023

Addresses #3675

Allows checkboxes modeled to an array to use x-model.fill

While other model.fill work based on the value being explicitly null, this applies regardless of the arrays length, so long as the modeled value is an array.

@calebporzio calebporzio merged commit fb8e33a into alpinejs:main Jul 24, 2023
1 check failed
@calebporzio
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants