Hi there.
This is easier seen than described:
the response value appears to delete itself several times only to continue. this is true both in the widget and in the final response available in the callback.
Regards,
João Atalaia
Hi Atalaia.
Thanks for sharing the issue with prompt and the animated gif, it was really helpful to understand the issue and to find the root cause.
We had a conflict between the two "threads" (JS in single threaded but there are techniques to make it seem multi-thread), a concurrency issue that was causing the characters to be lost and sometimes, for the entire previous text to disappear.
We improved the concurrency mechanism in the new version 1.1.0.
Please take a look and let us know if the issue is no longer happening.
Thanks,
- Bruno
"... causing the characters to be lost ..."
does this mean this fix also resolves my other question regarding missing characters?
Hi. just had a chance to test and the bug is still there, unfortunately:
Note that so far this is the only prompt that "restarts" the response. I can generate other large-sized responses without this happening (however small pieces of text disappear in any-sized responses).
Did you had the change to use version 1.1.0?
I'm asking because there seems to be an issue in Forge and, at least for me, it's showing Processing upload... instead of the download button.
It does show processing upload, but through service studio it allowed the installation of what it told me was 1.1.0.
Yes, I just went to check and the active version is the one from July 12th. I'll wait for the "processing upload" message to go away and re-check.
Thanks and sorry for this!
Version 1.1.0 is live now, can you please try this one?
it's fixed now. thank you!