Skip to content
Commit b745c98c authored by Nicolas Dular's avatar Nicolas Dular
Browse files

fix: rendering chunks after the final message

This fixes an edge case where we receive a chunk after the final message
has been received.
Without the fix, we'd compute the chunks again and re-render the
message. However, after we receive the final message, we do not need to
render any chunks anymore.
parent 7fe45943
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment