Neha Prasad

Results 164 comments of Neha Prasad

> Hi @naaa760, thanks for the updates! Please fix build errors so we can review and merge I have already fixed the build errors.

Hey @rachradulo I fixed the issue where the clear button during streaming disables the input field, so I added a cancelStreaming() call to reset the state properly

Hello @minzunim :) I would suggest, your Babel configuration supports modern JavaScript features. First, check that the `@babel/preset-env` is installed and included in your Babel config. If optional chaining is...