-
In V6 when I toggled a component off, using the watch method, the component will be unmounted and so will any sibling that depends on the unmounted components' value: For example:
Working example here https://codesandbox.io/s/mui-rfhv6-001-xy39c On the other hand, in V7 when I change Working example here: https://codesandbox.io/s/mui-rhfv7-001-rpg21 I have tried What Am I missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hello @bluebill1049 , My apologies in advance for insisting on this matter but, after going through the documentation and StackOverflow questions, I am not sure if this is a bug or the expected behavior. Would you mind pointing me in the right direction? |
Beta Was this translation helpful? Give feedback.
Hello @bluebill1049 ,
My apologies in advance for insisting on this matter but, after going through the documentation and StackOverflow questions, I am not sure if this is a bug or the expected behavior.
Would you mind pointing me in the right direction?