- 관련 상품
- 2025년 10월 14일 오전 2:55 UTC
- 이름 *
- snadjafinia
- 뚱 베어
- e5904fa
- Add useRef to track validation attempts - Prevent duplicate API calls (critical for one-time keys) - Change useEffect deps to empty array (run once on mount) - Add extensive logging for debugging - Reduce redirect delay to 1.5 seconds This fixes the 'Invalid or expired one-time key' error caused by React Strict Mode or component re-renders triggering multiple validation attempts with the same OTK.