Rom

Results 965 comments of Rom

This chunk is indeed authored by Vike (not Vite). Both Vike (`DEBUG=vike:stream`) and react-streaming (https://github.com/brillout/react-streaming/commit/c98b1a58119e2aa917d010dfdb31e15c66d1743a) have debug logs to see what happens when. It's usually an effective way to get...

Actually, I cannot reproduce anymore. Neither on this PR nor on https://github.com/brillout/vike-stream-bug-2024-06. Can you systematically reproduce or is it random?

I just pushed [this tentative fix](https://github.com/vikejs/vike/commit/4973eec875122a1d114c0bf49321fd32871095fb) on [`brillout/dev`](https://github.com/vikejs/vike/commits/brillout/dev). I'm shooting in the dark as I cannot reproduce; let me know if it fixes the issue (you can test the fix...

That's actually something I was expecting, let me try to reproduce on my machine.

I believe https://github.com/vikejs/vike/pull/1722 fixes it. I ain't sure because [I couldn't reproduce the error without the fix](https://github.com/vikejs/vike/pull/1722/commits/586735a5148651062f7b6c5940b8cba15bcc4f47). But we can be confident this works if: you can reproduce the error...

With working do you mean that it doesn't throw the error anymore or that [progressive rendering](https://vike.dev/streaming#progressive-rendering) works?