1 result(s) for "State updates but component doesn't re-render"
You update React state with setState() or useState hook, but the component doesn't re-render. The state seems to update in DevTools but the UI doesn't change...
We use cookies to improve your experience. Learn more