mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #267] [MERGED] fix: dont use props as state in chat suggestion component #389
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/267
Author: @thucpn
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/29/2024
Merged by: @marcusschiesser
Base:
main← Head:fix/dont-use-props-as-state-in-chat-suggestion-component📝 Commits (2)
9b8fc19fix: dont use props as state in chat suggestion component13f7ca3Create old-readers-fix.md📊 Changes
4 files changed (+15 additions, -4 deletions)
View changed files
➕
.changeset/old-readers-fix.md(+5 -0)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-message/chat-suggestedQuestions.tsx(+3 -4)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-message/index.tsx(+6 -0)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-messages.tsx(+1 -0)📄 Description
Summary by CodeRabbit
New Features
isLastMessageprop across multiple components to enhance rendering logic based on message context.Bug Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.