Skip to content

uncheck doesn't work with array named fields #276

@balexand

Description

@balexand

Hi. Thanks for building phoenix_test!

I've seeing a bug in which uncheck doesn't work as expected with checkboxes with array names like:

<input type="checkbox" name="items[]" value="one" />

Here is a link to a LiveView and test that reproduces the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    let's get a PR goingThe idea seems good. Happy to review a PR

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions