Fix Audio in Chatbot bug (#9676)

* fix

* add changeset

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
This commit is contained in:
Freddy Boulton 2024-10-11 16:50:34 -07:00 committed by GitHub
parent 60b6603437
commit fd0264f335
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
---
"@gradio/chatbot": patch
"gradio": patch
---
fix:Fix Audio in Chatbot bug

View File

@ -184,7 +184,7 @@
{i18n}
{upload}
{_fetch}
on:load={scroll}
on:load={() => scroll()}
/>
{:else if message.type === "component" && message.content.component === "file"}
<a