Skip to content

Do not call setState after unmount in validateForm function#765

Open
ThibautMarechal wants to merge 2 commits into
formsy:masterfrom
ThibautMarechal:bugfix/set-state-after-unmount-in-validateForm-function
Open

Do not call setState after unmount in validateForm function#765
ThibautMarechal wants to merge 2 commits into
formsy:masterfrom
ThibautMarechal:bugfix/set-state-after-unmount-in-validateForm-function

Conversation

@ThibautMarechal

Copy link
Copy Markdown
Contributor

Avoid calling setState after component unmount

  • Title is human readable, as it will be included directly in CHANGELOG.md when we do a release
  • If this is a new user-facing feature, documentation has been added to API.md
  • Any dist/ changes have not been committed.

Tests run directly on the source code and all dist changes are computed and committed during Formsy release.

@TheFireCookie

Copy link
Copy Markdown

oh nice, I had the same issue on one of my private repo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants