Skip to content

Cannot read property 'dense' of undefined in development env #15

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

Open
chnliquan opened this issue Mar 11, 2019 · 1 comment
Open

Cannot read property 'dense' of undefined in development env #15

chnliquan opened this issue Mar 11, 2019 · 1 comment

Comments

@chnliquan
Copy link

chnliquan commented Mar 11, 2019

I use + react-async-bootstrapper for react ssr development, it will report an error in the development environment, the production environment is normal, how should this problem be solved, thank you

"TypeError: Cannot read property 'dense' of undefined\n   
 at Object.children (server-entry.js:29:31469)\n    
at recursive (/Users/ender/learning/github/react-cnode/node_modules/react-tree-walker/dist/react-tree-walker.js:129:41)\n   
 at /Users/ender/learning/github/react-cnode/node_modules/react-tree-walker/dist/react-tree-walker.js:153:26\n   
 at <anonymous>\n   
 at process._tickCallback (internal/process/next_tick.js:189:7)"
@0-Captain
Copy link

0-Captain commented Mar 25, 2019

I miss the error too. Did you solve it?

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