Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message size limit enhancements #29541

Merged
merged 3 commits into from
Jun 16, 2023
Merged

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Jun 16, 2023

Fixes #29523

Thanks @MSIH! 🚀 ... There are quite a few improvements here, but the most relevant piece for your purposes is the new section in the Forms article that has a fully-working, cut-'n-paste example of JS interop streaming with a <textarea> to get around the SignalR message size limit. The product unit is too busy at the moment to review this, so I'm adding a tracking item to ask Mackinnon to look at it later this year. In the meantime, open a new issue from the Forms topic if you have trouble with the new content. Thanks for the issue ... this led to a number of nice improvements to the coverage.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/forms-and-input-components.md ASP.NET Core Blazor forms and input components
aspnetcore/blazor/fundamentals/signalr.md ASP.NET Core Blazor SignalR guidance
aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md Call .NET methods from JavaScript functions in ASP.NET Core Blazor
aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet
aspnetcore/blazor/javascript-interoperability/index.md ASP.NET Core Blazor JavaScript interoperability (JS interop)
aspnetcore/host-and-deploy/linux-nginx.md Host ASP.NET Core on Linux with Nginx

@guardrex guardrex merged commit 9de391f into main Jun 16, 2023
@guardrex guardrex deleted the guardrex/blazor-form-with-streaming branch June 16, 2023 12:13
Donciavas pushed a commit to Donciavas/AspNetCore.Docs that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add info of limitation for TextArea Control in Blazor
1 participant