Vue error Message length exceeded maximum allowed length.

vue error Message length exceeded maximum allowed length.

vue project, get JSON data from the backend and render it into about 10000 rows of el-Cascader,json data.

related codes

/ / Uncaught Error: Message length exceeded maximum allowed length.

at PortImpl.postMessage (VM6418 extensions::messaging:121)
at Port.publicClassPrototype.(:8087/anonymous function) [as postMessage] (extensions::utils:138:26)
at r (proxy.js:1)

how to configure the front end? Ask for help from the Great God

Jan.25,2022

error prompt makes it clear that the data reaches the maximum allowable length and is processed in batches, saying a small amount of data

.
Menu