John Rom
John Rom
I'm definitely down for that. I think since in my testing the API could remain the same I would recommend going with this branch first, then falling forward to useMutableSource...
Created an Umbrella issue for tracking Concurrent Mode items #3236
#3231 is complete as far as I can tell and needs only some secondary eyes on it before release. I'm using it in development already and it's working great. I...
@ZipBrandon definitely not using it in production just yet, but hoping for some documentation in the next two weeks. For simple examples using the Formik components (Formik, Form, Fields), nothing...
I'm using my fork internally without issue and it's fantastic. I'd love to fork it and create an actual governance model around the fork that I wrote, but I haven't...
Hi all, please stop tagging people on public repositories, it's rude. Nobody promised anything, liabilities, open source, etc etc. People have lives and sometimes they move on. Just adding some...
Just a quick note that `useMutableSource` was changed to `useSyncExternalStore`.
This is resolved in #3231, which was never merged. You're free to test it out here: https://www.npmjs.com/package/@johnrom/formik-v3/v/3.0.0-rc2
In my mind, the solution is when an array has been touched but has no values, it should just be an empty array `[]`.
I don't have any idea, unfortunately.