dabit3 / dabit3/react-native-ai
Frontend cannot get the correct stream message
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 169
- PR merge metrics
- No merged PRs in 30d
Description
When frontend send a message, backend log:
line thats not json: [DONE]
Frontend keep loading until backend terminal the app, frontend will display the message immediately
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the frontend message flow and tracing how the backend handles the [DONE] line shown in the log. The fix is complete when the frontend receives and displays the correct stream message without continuing to load until the backend process terminates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, react-native, typescript
- Domain
- api, full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100