When restoring a tab that had a conversation with the AI Assistant when called from the !fast or !expert bangs, it will regenerate the answer as if the question was asked again. Note: the issue does not happen when the question was asked by first going to the assistant page manually, only when using bangs.
Steps to reproduce:
- Ask a question to either !expert or !fast (example:
!fast What does the fox say?
)
- See the answer as it has been generated.
- Close the tab.
- Restore the tab (eg. Chrome on Windows: Ctrl+Shift+T)
- See the old answer (as expected) and a new answer beeing generated below (unexpected)
This can also be reproduced without closing the tab and simply navigating to another page after answer generation (click on the settings link for example) and then pressing back in the browser.
Images:
Before closing tab:
After reopening tab:
I expect the answer that I got before to be there and for the assistant to not generate a new answer (unless I ask a follow up to the original question)