Athrael Soju

Results 13 issues of Athrael Soju

To address the warning from ESLint about missing dependencies in the `useEffect `and avoid the infinite loop issue when adding those dependencies, you can use a `useCallback `for the logic...

@jeremyphilemon although https://github.com/vercel/ai-chatbot/pull/324 resolves the majority of issues from using streamUI over render, this one still remains. Simply get the trending memecoins to show and select one of them. Error...

The code changes refactor the logic for saving a chat in the chat application. Instead of saving the chat after each streamed result, the chat is now saved only once...

This change makes a much needed refactor in the actions.tsx to move the functions into a separate file. Original functionality is retained without any issues.

This is an intermittent issue. Upon logging in for the first time after deploying the app locally, sending a message shows no response from the AI. Upon refreshing the browser...

If you click log out right after logging in it will not work. When checking the network in devtools, the call being made is to the login api ![image](https://github.com/vercel/ai-chatbot/assets/25455658/9188e8e9-33eb-4bc3-9d78-d4e927ea1091) If...

To address the warning from ESLint about missing dependencies in the `useEffect `and avoid the infinite loop issue when adding those dependencies, you can use a `useCallback `for the logic...

### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature -...

enhancement

### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature -...

enhancement

![image](https://github.com/vercel/ai-chatbot/assets/25455658/fd4861fc-6fd3-44c9-b36b-d4107143d764)