Re-render visual help
Answered
Transvaal lion posted this in #help-forum
Transvaal lionOP
Hey, I was just wondering if there's a setting or tool that highlights stuff when it is re-rendered? Pretty sure I saw it in a video one time but I can't find it
Answered by Cape horse mackerel
You should have react chrome extension, open dev tools and then:
Open the "Profiler"
Click the settings icon (top right - "view settings")
In the "General" tab, check "Highlight updates when components render."
Open the "Profiler"
Click the settings icon (top right - "view settings")
In the "General" tab, check "Highlight updates when components render."
2 Replies
Cape horse mackerel
You should have react chrome extension, open dev tools and then:
Open the "Profiler"
Click the settings icon (top right - "view settings")
In the "General" tab, check "Highlight updates when components render."
Open the "Profiler"
Click the settings icon (top right - "view settings")
In the "General" tab, check "Highlight updates when components render."
Answer
Transvaal lionOP
thx !!