I wonder is there any way to see component re-render stuation :)
Asked
Active
Viewed 41 times
-1
-
What error? We can't help diagnose or debug code we can't see. Please share a [mcve] so we've some context. – Drew Reese Aug 31 '22 at 07:52
1 Answers
2
install "React Developer Tools " extension in your browser
step 2: inspect the code you will have component section open that you will find which component gets error see in image

Harsha
- 91
- 1
- 7