An open API service indexing awesome lists of open source software.

https://github.com/lgrammel/rsc-streaming-regression


https://github.com/lgrammel/rsc-streaming-regression

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

## React 19 / Next 15 Streaming Bug

Step 1: Start the server

```
npm run dev
```

Step 2: Go to http://localhost:3000/completion-rsc

Step 3: Enter longer completion text e.g. "tell me about berlin" and press enter

Step 4: Wait, completion gets rendered after a while in one go. It should have been streamed.