You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
paste the link in browser and key in user name pass word to login.
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.
The text was updated successfully, but these errors were encountered:
The Redirection on login seems broken.
To reproduce
get a link of notes like :
http://localhost:3000/notes/1bbbcb50-5ca9-11e7-a06c-01d04c457710
logout
paste the link in browser and key in user name pass word to login.
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.
The text was updated successfully, but these errors were encountered: