I am trying to create an html document with some Javascript inside it, it’s a fairly simple UI project. I removed all styles to a CSS document.
ChatGPT 4o w/ Canvas keeps truncating the html document, every iteration. It’s become a real hassle. The doc is about 280 lines of code.
While I’ll likely separate the Javascript near project end, it makes it simpler to have the single html right now.
I’ve tried instructing ChatGPT to return full documents as results and to stop truncating, and it sometimes insists it’s given me the entire doc when it hasn’t.
Any fixes? This is a very long conversation - do I need to reset and drag the docs to a new iteration to ‘clear the cache’ somehow? It’s starting to bust up my workflow.