-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemneed guidanceThe approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
Description
Version
3.2.30
Reproduction link
Steps to reproduce
- please click 'Toggle' button in demo, you will see the error.
What is expected?
When the 'Toggle' button is clicked, the <Comp>
component is unmounted normally.
What is actually happening?
'Toggle' button then change visible
to false
, then it will cause the <Comp>
to be unmount, and throw error.
The issue is present in 3.2.30 and later.
kermanx
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problemneed guidanceThe approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.