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

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b361dc-2bfd1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b361dc-2bfd1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?