Skip to content

Conversation

DennisHC
Copy link
Contributor

@DennisHC DennisHC commented Aug 4, 2023

Issues

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

Solution

Added checked: element.checked to INPUT key in elementConverters map

Checklist

N/A

@DennisHC DennisHC marked this pull request as draft August 4, 2023 01:37
@Archmonger Archmonger linked an issue Apr 25, 2024 that may be closed by this pull request
@Archmonger Archmonger marked this pull request as ready for review April 28, 2024 21:45
@Archmonger Archmonger merged commit 1dcba7c into reactive-python:main Oct 29, 2024
17 checks passed
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.

event["target"] value for radio input and checkboxes is always 'on'
2 participants