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

TypeError: Cannot read property 'length' of undefined #1241

Open
richardolsson opened this issue Feb 4, 2021 · 0 comments
Open

TypeError: Cannot read property 'length' of undefined #1241

richardolsson opened this issue Feb 4, 2021 · 0 comments

Comments

@richardolsson
Copy link
Member

TypeError: Cannot read property 'length' of undefined
  File "/var/app/build/app/components/sections/campaign/AllActionsPane.js", line 144, in AllActionsPane.renderPaneContent
    } else if (actionList.items.length == 0) {
  File "/var/app/build/app/components/sections/RootPaneBase.js", line 157, in AllActionsPane.render
    this.renderPaneContent(data)
  File "/var/app/build/app/server/app.js", line 236, in renderReactPage
    var html = _server2.default.renderToString(_react2.default.createElement(_IntlReduxProvider2.default, { store: req.store }, PageFactory(props)));
  File "/var/app/build/app/server/app.js", line 210, in null.<anonymous>
    renderReactPage(_App2.default, req, res);
  File "/var/app/build/app/server/app.js", line 195, in app.get
    next();
...
(91 additional frame(s) were not displayed)

TypeError: Cannot read property 'length' of undefined
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

1 participant