arrow_backBACK TO DRILLS
Blue Beltcontext
context changes bypass memo
“A component wrapped in memo reads a value from useContext. Its parent passes identical props every render, but the context value changes. Why does the component still re-render?”
“A component wrapped in memo reads a value from useContext. Its parent passes identical props every render, but the context value changes. Why does the component still re-render?”