-
-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
flag-good-first-issueA well defined and self-contained task.A well defined and self-contained task.priority-1-highShould be resolved ASAP.Should be resolved ASAP.type-javascriptRelated to client-side codeRelated to client-side code
Description
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
Labels
flag-good-first-issueA well defined and self-contained task.A well defined and self-contained task.priority-1-highShould be resolved ASAP.Should be resolved ASAP.type-javascriptRelated to client-side codeRelated to client-side code