Bug report
Flow gives an error when creating a form field:
Cannot create Field element because property reactFinalForm is missing in props [1] but exists in object type [2].
No error.
"final-form": "4.11.0",
"react-final-form": "4.0.0",
Published fix in v4.0.1.
@erikras just noticed that the same happens with FormSpy.
Duh. Sorry about that. Published fix in v4.0.2.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Duh. Sorry about that. Published fix in
v4.0.2.