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
If a user tries to insert text more than 32kb into a form, he gets an error: Error: Connection disconnected with error 'Error: Server returned an error on close: Connection closed with an error.'.
Is there a workaround for getting custom text over 32kb ?
I am using Blazor Preview 6
The text was updated successfully, but these errors were encountered:
Hello, there is a simple form
If a user tries to insert text more than 32kb into a form, he gets an error:
Error: Connection disconnected with error 'Error: Server returned an error on close: Connection closed with an error.'.
Is there a workaround for getting custom text over 32kb ?
I am using Blazor Preview 6
The text was updated successfully, but these errors were encountered: