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

The Redirection on login broken #5

Open
timotanhong opened this issue Jun 29, 2017 · 4 comments
Open

The Redirection on login broken #5

timotanhong opened this issue Jun 29, 2017 · 4 comments

Comments

@timotanhong
Copy link

The Redirection on login seems broken.

To reproduce

  1. get a link of notes like :
    http://localhost:3000/notes/1bbbcb50-5ca9-11e7-a06c-01d04c457710

  2. logout

  3. paste the link in browser and key in user name pass word to login.

  4. After login will see the message :

proxyConsole.js:56 Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the Notes component.

@jayair
Copy link
Member

jayair commented Jun 30, 2017

@timotanhong Hmm I couldn't get this to reproduce. But while I was testing I noticed that I had some changes I had not pushed to this branch (https://github.com/AnomalyInnovations/serverless-stack-demo-client/tree/redirect-on-login). Maybe that was causing the issue? Can you give it a try again and see if it makes a difference for you?

@quantuminformation
Copy link

@timotanhong please check

@anoora17
Copy link

anoora17 commented Jan 4, 2019

I have similar problem and then when I try to render any notes TypeError: str.replace is not a function

@jayair
Copy link
Member

jayair commented Jan 6, 2019

@anoora17 Can you post the issue on our forums - https://discourse.serverless-stack.com?

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