You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to leverage @attribute [StreamRendering] in pages of my Blazor 9 project when the site is served through Cloudflare proxying. It looks like Cloudflare is buffering the entire streamed response before delivering it to the client. I have confirmed that it works when Cloudflare is bypassed. Any ideas on how to make it work on Cloudflare?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am not able to leverage
@attribute [StreamRendering]
in pages of my Blazor 9 project when the site is served through Cloudflare proxying. It looks like Cloudflare is buffering the entire streamed response before delivering it to the client. I have confirmed that it works when Cloudflare is bypassed. Any ideas on how to make it work on Cloudflare?Beta Was this translation helpful? Give feedback.
All reactions