Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(messages): minor render enhancements #11727

Merged
merged 1 commit into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. fix(messages): minor render enhancements

    - assign `viewId` on Options API initialising: chatIdentifier is no longer updated at `mounted()` - no cancelled requests
    - add a safe check for system messages without parents
      - doesn't happen usually, but for federated conversations system conversations `getContext` response is processed as if there are no message parents - system message is rendered in the list
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    Antreesy committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cbc649d View commit details
    Browse the repository at this point in the history