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

Cannot read property 'apply' of undefined Error when open htttp://localhost:7000 #1

Open
varshard opened this issue Jul 13, 2017 · 1 comment

Comments

@varshard
Copy link

I got following error when open http://localhost:7000.

Uncaught TypeError: Cannot read property 'apply' of undefined
    at bundle.js:37751
    at createStore (bundle.js:37068)
    at configureStore (bundle.js:41966)
    at Object.<anonymous> (bundle.js:41973)
    at __webpack_require__ (bundle.js:556)
    at fn (bundle.js:87)
    at Object.<anonymous> (bundle.js:18355)
    at __webpack_require__ (bundle.js:556)
    at fn (bundle.js:87)
    at Object.<anonymous> (bundle.js:591)
@igor-dmitriev
Copy link

got the same issue, @varshard have you resolved 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