React-final-form: Cannot create Field element because property reactFinalForm is missing

Created on 15 Nov 2018  路  4Comments  路  Source: final-form/react-final-form

Are you submitting a bug report or a feature request?

Bug report

What is the current behavior?

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].

What is the expected behavior?

No error.

What's your environment?

    "final-form": "4.11.0",
    "react-final-form": "4.0.0",

Most helpful comment

Duh. Sorry about that. Published fix in v4.0.2.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LucienBouletRoblin picture LucienBouletRoblin  路  3Comments

tpbowden picture tpbowden  路  4Comments

kavink picture kavink  路  5Comments

jkantr picture jkantr  路  4Comments

mvoloskov picture mvoloskov  路  4Comments