arrow_backBACK TO DRILLS
Blue Beltstate-basics
Object.is state bailout
A component mutates an object in state and then calls setObj(obj) using the same reference. The UI does not update. Why does React ignore the update?
A component mutates an object in state and then calls setObj(obj) using the same reference. The UI does not update. Why does React ignore the update?