zorak
Results
1
comments of
zorak
I think I found a workaround. If I use the prop `data` instead of `key` then the dynamic validation works and there are no warnings/errors. See fix: https://codesandbox.io/s/final-form-console-error-forked-7cesti?file=/src/App.tsx Also, now...