question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Resetting a multi-step form causes an error

See original GitHub issue

Describe the bug Trying to reset a multi-step form causes the error - Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function. asField/forwardRef<@webpack-internal:///./node_modules/informed/dist/esm/index.js:2097:29

To Reproduce

https://codesandbox.io/embed/informed-multistep-reset-weeyx

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
joepuzzocommented, Feb 10, 2022

Hey sorry I totally did miss this. Will look into it!

0reactions
drpayynecommented, Feb 15, 2022

Thanks for your response, appreciate it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resetting a multi-stage form with jQuery - Stack Overflow
Trouble is, said form is of the multi-stage sort, so if a user fills out a stage & then returns later, the 'remembered'...
Read more >
I have recently created multistep form and facing issue while ...
I have created a multistep form using multistep from plugin version 1.6.0 after filling ... Sometimes recaptcha controlled by other plugins causes an...
Read more >
6 Form Error Message Mistakes Almost Everyone Makes
Discover the most common mistakes when it comes to creating error messages for your web forms and learn how to correct those errors...
Read more >
Managing State in a multi-step form - Bird Eats Bug
Learn how to create a multi-step form in React and manage the state at every level of the form with this practical tutorial....
Read more >
Multistep ajax form, rebuild form and replace contents with the ...
#submit references the function that makes the action related to the submission (in your case changing the step value to 2 in form...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found