Skip to content

event["target"]["checked"] does not exist for checkbox inputs #1070

Closed
@Archmonger

Description

@Archmonger

Current Situation

In ReactJS, event.target.checked would exist for checkboxes. However, this does not appear to be the case for ReactPy.

See the example in the docs for a scenario that should have worked.

Proposed Actions

Determine why our client side event handler isn't propagating the entire target context to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions