node-red / node-red

Low-code programming for event-driven applications
http://nodered.org
Apache License 2.0
18.93k stars 3.31k forks source link

Fix checkboxes are not updated when calling `typedInput("value", "")` #4729

Closed GogoVega closed 3 weeks ago

GogoVega commented 1 month ago

Proposed changes

Fixes #4728

Checkboxes are not updated when calling typedInput("value", "")

Checklist