-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove React warning when unmounting a docs page #20731
Comments
Can I work on this issue? Waiting for a reply. Thank you. |
@aryatalathi yes please, that'd be great! I can assist, if needed. |
Reading this issue:
I think this the line where we do that (
So maybe we should just wrap it in a If that's the right approach, then I would want to be sure that we don't accidentally break the teardown/cleanup mechanism, which was added in: #18457 |
@aryatalathi - I ended up doing this: #21214 |
Hurrah!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-beta.58 containing PR #21214 that references this issue. Upgrade today to the
|
Describe the bug
The text was updated successfully, but these errors were encountered: