mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-09-11 12:00:52 +08:00
Enable user input while response is being processed
- Enable user input while response is being processed - Incorporate Send/Stop button functionality with the 'Enter' key
This commit is contained in:
@@ -382,6 +382,7 @@ function ConversationCard(props) {
|
||||
updateAnswer(e, false, 'error')
|
||||
}
|
||||
}}
|
||||
port={port}
|
||||
/>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user