So, it seems the edit button is taking a vacation again. (I think it’s getting more off time than I do at this point…)
Can you please just keep it permanently visible, so it‘s not always disappearing because of js errors? It’s getting a bit tiresome to have the same issue over and over again.
That would be very much appreciated.
Edit: Seems to be a bigger issue. The button boxes below the messages are gone too (aside from the last message) And I am seeing a message count like 0/x
Edit 2: I am suspecting the disappearance is related to the fact that the messages start counting at 0/x rather than from 1
Need to correct my latest post. Seems like the edit button on the last message does show, if the message number is not showing 0/x
Edit 2: Found out that both the prompt you want to edit and the answer needs to be set to 1/x for the button to appear. It doesn’t properly count the messages and only jumps between 0 and 1.
For this to work you need at least two generated answers, so you can switch it to 1.
I’m also having this error where, even though there’s three generated answers, I can’t switch between any of them (it stays stuck on the first generated answer and shows 0/3). I can still generate more answers (have the 4o regenerate) but it’ll stay as 0/x.
For me, the prompt doesn’t have to be set to 1/x (as long as answer is 1/x).
Mine is the same! I was so scared thinking it was just mine. I hope they fix this soon. It’s really annoying not being able to see the previous answers.
That‘s probably because right now only the states 0 and 1 exist. So practically, it shows the first two generated messages, and it only recognizes the corresponding prompt and its first edit.
Because right now anything beyond the first and second (prompt or answer) just doesn’t "exist“ for the logic.
So everything needs to be on 1 for it to work starting from the initial prompt along the entire conversation chain. Like a switch (0 false) (1 true). Sadly, it doesn’t work with new conversations and only with those whose initial prompts have been edited at least once because that needs to be on 1 too.
When they will fix this problem?! It’s beyond ridiculous with their 0/x errors! 2 days passed since it started occurring! Does somebody knows a solution or manual ways to fix it?