Skip to content

fix(*): fix chat pagination bug

Dan Visel requested to merge 1221-chat-pagination-bug into main

Ben's suggestion for fixing #1221 (closed) works – previously, clicking "Show Previous Messages" would trigger an error, now it does not and previous messages are shown.

Merge request reports