Ryan Kim

Results 2 issues of Ryan Kim

Hi, I'm trying to address an issue describe here on issue #667 to improve performance on initial registration of the field. Also there's a final-form PR that goes with this...

Hello, I'm trying to address an issue with performance in react-final-form: https://github.com/final-form/react-final-form/issues/667 The only way I could do this was to separate the registration and subscription of the field, slightly...