The Wayback Machine - https://web.archive.org/web/20200705040503/https://github.com/NervJS/nerv/issues/90
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

Uncaught (in promise) TypeError: Cannot read property 'dispatch' of undefined #90

Open
kalsolio opened this issue Aug 21, 2018 · 2 comments
Open

Comments

@kalsolio
Copy link

@kalsolio kalsolio commented Aug 21, 2018

    "nerv-create-class": "^1.3.3",
    "nerv-redux": "^1.3.3",
    "nervjs": "^1.3.3",
    "node-sass": "^4.9.2",
    "prop-types": "^15.5.8",
    "react": "^16.4.1",
    "react-dom": "^16.4.1",
    "react-loadable": "^5.5.0",
    "react-redux": "^5.0.7",
    "react-router-dom": "^4.2.2",
    "redux": "^4.0.0"
      'react': 'nervjs',
      'react-dom': 'nervjs',
      // Not necessary unless you consume a module using `createClass`
      'create-react-class': "nerv-create-class",
      'react-redux': 'nerv-redux',
@luckyadam
Copy link
Collaborator

@luckyadam luckyadam commented Aug 22, 2018

可以贴一下你的使用代码么

@em-heqian
Copy link

@em-heqian em-heqian commented Nov 28, 2018

nerv-redux 中导出的nerv对象只有默认导出没有命名导出 是什么原因啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.