Closed
Description
Ever since upgrading to React 16.13.1, I have been receiving this error ([email protected]).
The stack trace seems to point the finger at easy-peasy, to this line:
Line 79 in 6e23497
It appears that this error is being caused when trying to setState on another component during the function component body. The react team have now deemed it a bad pattern which now throws an error.
Has anyone else had the same issue?
Some other resources on this issue:
facebook/react#18178
final-form/react-final-form#751 (comment)
Metadata
Metadata
Assignees
Labels
No labels