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: [Chat] Fixed an issue where sending a message would result in a … #2411

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

@YyumeiZhang YyumeiZhang commented Aug 15, 2024

…type error when Chat is []

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Fix: 修复Chat 中消息为空数组时,发送消息后的类型错误

🇺🇸 English

  • Fix: Fixed an issue where sending a message would result in a type error when message is [] in Chat

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@YyumeiZhang YyumeiZhang requested a review from pointhalo August 15, 2024 03:54
Copy link

cypress bot commented Aug 15, 2024



Test summary

267 0 11 0


Run details

Project semi-design
Status Passed
Commit b5a76b0 ℹ️
Started Aug 15, 2024 4:06 AM
Ended Aug 15, 2024 4:17 AM
Duration 10:46 💡
OS Linux Debian -
Browser Chrome 103

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@YyumeiZhang YyumeiZhang requested review from DaiQiangReal and removed request for pointhalo August 16, 2024 06:57
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b730765:

Sandbox Source
pr-story Configuration

@YyumeiZhang YyumeiZhang merged commit 1283a62 into main Aug 20, 2024
7 checks passed
@YyumeiZhang YyumeiZhang deleted the fix/chat-message branch August 20, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants