Problem displaying edited codes

Hi
I uploaded my Python project to v0 and I want to edit and expand it, but when I send my request and v0 responds and edits the code, no code is displayed for me. And from the file I edited, only the first line of code is there and the rest of the code is not.
Where is the problem?

Initial files sent

Edited file that is empty

Are you seeing any network errors or getting any other behavior when the stream ends? This looks like it was interrupted prematurely



I uploaded the request and response images
As you can see, the request appears to be complete and the stream is not interrupted, but in the code changes section, no code is loaded.
What is the cause of the problem?