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 length exceeded maximum allowed length #1386

Open
cgarnier opened this issue Mar 19, 2021 · 4 comments
Open

Message length exceeded maximum allowed length #1386

cgarnier opened this issue Mar 19, 2021 · 4 comments

Comments

@cgarnier
Copy link

Version

5.3.4

Browser and OS info

Ubuntu 20.04 / Chrome 89

Steps to reproduce

Add a big object or array in the vuex state

What is expected?

vue dev tools working

What is actually happening?

vue dev tools crashes with error:

Message length exceeded maximum allowed length

There is 3 closed issue about that bug but the but is still there

@andrewalc
Copy link

andrewalc commented May 12, 2021

I am also having this issue, not with vuex but with a large dataset that tries to display under my component's data in the devtools. If the dataset is too large i get the Message length exceeded maximum allowed length error and the component data that normally shows when you click on a component is not displayed at all.
If the dataset is large, but not large enough to error, my entire application freezes up until the dev tools finally loads it into view in the tools after some seconds. I am using Vue.js devtools 6.0.0 beta 9

@yangfan-coder
Copy link

我也遇到了这个问题,不是 vuex,而是试图在 devtools 中显示在我的组件数据下的大型数据集。如果数据集太大,我会收到消息长度超过最大允许长度错误,并且根本不会显示通常在您单击组件时显示的组件数据。 如果数据集很大,但还没有大到不会出错,我的整个应用程序就会冻结,直到开发工具在几秒钟后最终将其加载到工具的视图中。我正在使用 Vue.js devtools 6.0.0 beta 9

Is there any solution now? I have the same problem

@linkurzweg
Copy link

I also have this issue in 2024. I don' understand why this doesn't get fixed and why there is an open fix PR that is not reviewed/accepted for almost a year? This is super annoying. Vue devtools are unusable for my project right now.

@danimalweb
Copy link

I also have this issue with a large object in a local component.

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

5 participants