Has anyone run into the an issue where when you ask for a change to be made, it starts to print its thought process in the actual code area, overwriting the code on the page.tsx?
I expect it to process a request like “Make the question card wider” and for the thought process to be done in the chat area, with the code be written on the right.
Instead it is printing the conversation on the right and it breaks the process every time now.