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.
Loading
-
mentioned in commit 8b31ce83
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!221 (merged)
-
mentioned in merge request gitlab!134736 (merged)
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!225 (closed)
-
mentioned in merge request gitlab-docs!4353 (merged)
-
mentioned in merge request gitlab-org/gitlab-services/design.gitlab.com!3590 (merged)
-
mentioned in merge request gitlab-docs!4355 (merged)
-
mentioned in merge request status-page!881 (merged)
-
mentioned in merge request status-page!883 (merged)
Please register or sign in to comment