Files
aiform_dev/frontend
AI Assistant b71f079699 debug: Add logging for SMS code in saveFormData
Added console logs to track SMS code:
- Log SMS code when saveFormData is called
- Log payload with masked SMS code before sending to Redis
- This will help debug why SMS code might not appear in Redis channel

Files:
- frontend/src/components/form/StepClaimConfirmation.tsx
2025-11-25 14:26:58 +03:00
..