doych
doych
@doych.bsky.social
That’s super exciting! I gotta watch this. I tried building something like this years ago but could never get the performance right (github.com/jeremy-deuts..., but no way my old code works with current RN lol)
github.com
October 8, 2025 at 9:55 PM
If you’re okay looking at bugs people send (esp related to form submission), could I propose github.com/facebook/rea... and github.com/facebook/rea...? They both have repros, and the first one includes a failing test PR (closed for staleness)
[React 19] Controlled checkboxes are reset by form submission and form.reset() · Issue #31695 · facebook/react
Summary After a form is submitted with an action, if one of the form's fields is a checkbox or radio input controlled by its checked prop, that element is reset as if it were uncontrolled. The same...
github.com
August 2, 2025 at 3:47 PM