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

Error: "Cannot read property 'concat' of undefined" #19137

Closed
neolite opened this issue Jun 15, 2020 · 4 comments
Closed

Error: "Cannot read property 'concat' of undefined" #19137

neolite opened this issue Jun 15, 2020 · 4 comments

Comments

@neolite
Copy link

neolite commented Jun 15, 2020

Describe what you were doing when the bug occurred:
By this video link
https://share.getcloudapp.com/xQuDgBXA

Please do not remove the text below this line

DevTools version: 4.7.0-23309eb38

Call stack: at N (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:164715)
at I (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:163849)
at I (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:163773)
at e.getCommitTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:166664)
at Ul (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:342328)
at gi (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:62450)
at tl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:71793)
at zl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:113765)
at Ic (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:104502)
at Tc (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:32:104430)

Component stack: at Ul (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:342099)
at div
at div
at div
at Co (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:263571)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:366677
at n (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:276314)
at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:278724
at div
at div
at Xi (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:325177)
at Ge (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:207026)
at sn (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:216342)
at Va (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:293773)
at us (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:371869)

@bvaughn
Copy link
Contributor

bvaughn commented Jun 16, 2020

Hey @neolite

Can you share your profiling data?

Are you able to reproduce this problem? (If so, can you share steps for how to repro it?)

@neolite
Copy link
Author

neolite commented Jun 16, 2020

Profiler data:
https://drive.google.com/file/d/125l8fvrGVxga9RHbw7mvPKgrZ0ZqtR0j/view?usp=sharing

Page using React-table with Semantic-ui Select and have a ~2000 items in options, when i clicked in select, options was showed after ~5 seconds.
I open React profiler for detect reason for this lag, and when i clicked to large column profiler was crashed.

@bvaughn
Copy link
Contributor

bvaughn commented Jun 16, 2020

@neolite Are you able to reproduce the problem by profiling again? If so, can you share access to the site with me?

@bvaughn
Copy link
Contributor

bvaughn commented Jun 16, 2020

@neolite To clarify, the profiling data you shared is likely corrupt in some way, but the interesting part is figuring out why or how it got corrupted in that way.

This issue is a duplicate of #18256 so I'm going to close it, but more info would be appreciated on how to repro this problem though! If you can share, please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants