Describe the bug
According to the documentation, fieldExists should be a function of the formApi that returns true if the field exists. This function used to be part of the formApi, but now the function is missing! I need that function, or some way to do the same thing.
To Reproduce
go here, and click the button labeled "Demonstrate that fieldExists() is missing!"
Describe the bug According to the documentation, fieldExists should be a function of the formApi that returns true if the field exists. This function used to be part of the formApi, but now the function is missing! I need that function, or some way to do the same thing.
To Reproduce
go here, and click the button labeled "Demonstrate that fieldExists() is missing!"
https://codesandbox.io/s/damp-cache-mkm6dc?file=/src/App.js