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

Console Undefined #225

Open
shinichi14 opened this issue Apr 27, 2018 · 1 comment
Open

Console Undefined #225

shinichi14 opened this issue Apr 27, 2018 · 1 comment

Comments

@shinichi14
Copy link

shinichi14 commented Apr 27, 2018

array can view in but cant read in console. i also import promise in index.js like this but still not work
import promise from 'redux-promise';
const createStoreWithMiddleware = applyMiddleware(promise)(createStore);

untitled-1

@lumie31
Copy link

lumie31 commented May 2, 2018

Hello @shinichi14, are you trying to print the array to the console? Don't seem to understand the question here but the line of code you posted above seems right, except the fact that your variable name promise might be a reserved word, not sure about that though but ReduxPromise explains the import better

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