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

Can not Login in Dev Mode #11

Open
A1Darkwing opened this issue Mar 23, 2018 · 4 comments
Open

Can not Login in Dev Mode #11

A1Darkwing opened this issue Mar 23, 2018 · 4 comments

Comments

@A1Darkwing
Copy link

A1Darkwing commented Mar 23, 2018

Hi All & @MacKentoch

First of all i would like to thank you for sharing this great source code.
While using this project, I am seeing the issue in Login page, after press Login button. The screen not routed into / as I expected after seeing in the code (Login.js)

I traced the code in Login.js, I saw the error around this line code :
const response = await logUserIfNeeded(email, password);

Is logUserIfNeeded returned an action, not a Promise?

I am so sorry if my seeing is not correct. Because I just started learn ReactJS in 2 weeks.

I am looking forward to hearing from you soon. Thank you so much for your help and support.

@williamwallace79
Copy link

Did anybody solve this issue?

@MacKentoch
Copy link
Owner

I will soon upgrade the toolchain (webpack 4, dynamic imports...) so I will fix all innrhe same time.

@A1Darkwing
Copy link
Author

Thank MacKentoch.

@chandanv03
Copy link

chandanv03 commented Aug 6, 2018

@MacKentoch: I'm a starter in reactJS, I need your help in resolving an issue,
i) I run npm run dev to build the app.bundle.js file it does sucessfully
ii) Then npm start to run the application, I get the below error in console as i have added app.bundle.js in index.html file.

Uncaught SyntaxError: Unexpected token < in app.bundle.js

I want to deploy this application to run via apache.

please help me out.

Thanks

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

4 participants