Pattern
React Hook UI State Leakage
nextjs-multi-step-state-leakage
A recurring Next.js multi-step form shape where hook-based inputs render under server/Client boundary or preserved component instances, causing either missing exports in server builds or step-to-step value carryover that should be isolated via remounting.