Closed as not planned
Closed as not planned
Description
React Devtools shows why a component has re-render but sometimes it says 'The parent component rendered' when it just doesn't know. Ideally we would split out these two scenario, otherwise the string should highlight the uncertainty. Me and another Jimmy both went debugging the wrong thing and I lost time assuming the message was correct.
React version: React DevTools 4.8.2
Steps To Reproduce
I believe this bug happens when there's a context changing but I'm not positive.