Pattern
Effect Re-Execution Loops
react-strictmode-lazy-reexecution-loop
A recurring React lifecycle shape where state changes trigger useEffect/React.lazy to re-execute, so timers or dynamic imports are re-started and overwrite loading state or repeatedly re-render until it loops.