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

Payload limited to around 28000 characters #77

Open
BenBtg opened this issue Sep 2, 2024 · 1 comment
Open

Payload limited to around 28000 characters #77

BenBtg opened this issue Sep 2, 2024 · 1 comment

Comments

@BenBtg
Copy link

BenBtg commented Sep 2, 2024

There seems to be an undocumented data limit for requests with payloads over 28000.

A workaround has been found of batching requests when call InvokeJsMethodAsync to ensure they are below this limit.

@OMendozaG
Copy link

There seems to be an undocumented data limit for requests with payloads over 28000.

A workaround has been found of batching requests when call InvokeJsMethodAsync to ensure they are below this limit.

Could you specify on which platforms you have found this character limitation?

Thanks.

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

No branches or pull requests

2 participants