TimchaStudio

Results 4 issues of TimchaStudio

My website comment function does not work properly, so I tested whether the plugin caused it to not work. When I delete the "q2apro-on-site-notifications" plugin, the comment function returns to...

``` let chunks: FileItemChunk[] = [] switch (fileExtension) { case "csv": chunks = await processCSV(blob) break case "json": chunks = await processJSON(blob) break case "md": chunks = await processMarkdown(blob) break...

bug

website: www.chatbotui.com ![show-error](https://github.com/mckaywrigley/chatbot-ui/assets/65017420/da7ac4a3-a1b6-41d3-8f67-5540e65328bf) This is not an expected behavior for users. When the AI finishes replying, the content the user is typing should not be cleared.

As shown in the image, the logo remains in dark mode and hasn't switched to light mode. ![image](https://github.com/mckaywrigley/chatbot-ui/assets/65017420/87e21685-4cb3-4ffe-a4be-263cf0a06477)