[BUG]
Resolved 💬 3 comments Opened Sep 30, 2025 by paulcanta Closed Oct 3, 2025
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
This is the response from claude code (copy + paste)
Perfect! The backend is already returning all the individual
name fields (firstName, middleInitial, lastName, suffix) along
with the computed fullName from lines 256-260. So the data
should already be available in registrationData in the App.js.
but this is what i actually see (see image atttached)
<img width="478" height="86" alt="Image" src="https://github.com/user-attachments/assets/f4e7f7a5-2043-4d19-8225-baf4633f8b73" />
What Should Happen?
there shouldnt be any hidden characters
Error Messages/Logs
Steps to Reproduce
Just use claude code and make it response
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.1
Platform
Other
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Cursor
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗