What Happened?
I was attempting to open an agent generated md file within the chat interface, after clicking the name within the file icon, it entered a perpetual loading state, with the file never opening correctly.
Additionally, after seraching within the network tab in the dev tools, I noticed when I clicked on the file a cascade of errors started appearing, only ending when you cancel the request to open the file, proving impossible to render the file within the chat, or even download it (no direct button to download the file within the chat)
What was expected
The file to open and/or download correctly in a .md handling environment
Steps to reproduce
- Ask the agent to create a .md file within the chat
- Click on the generated file icon or try to open it
- Wait to see if the file will open
- If it doesn't check the network tab to see the requests generated by this attempt
What Happened?
I was attempting to open an agent generated md file within the chat interface, after clicking the name within the file icon, it entered a perpetual loading state, with the file never opening correctly.
Additionally, after seraching within the network tab in the dev tools, I noticed when I clicked on the file a cascade of errors started appearing, only ending when you cancel the request to open the file, proving impossible to render the file within the chat, or even download it (no direct button to download the file within the chat)
What was expected
The file to open and/or download correctly in a .md handling environment
Steps to reproduce