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
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Strange things using it with a LoginForm with React State (not redux in LoginForm component). Example included.
Strange things using it just with a LoginForm with React State (not redux in LoginForm component). Example included.
Nov 3, 2017
Here it is the demo: https://codesandbox.io/s/98642j3xjo
I throw an exception on loginAction and my form is re-render.
Why?
I need to catch in my LoginForm (as it is doing when I not use
userIsNotAuthenticatedRedir(LoginPage)
).Maybe I don't understand well how to use it.
Maybe related to this #203 ?
The text was updated successfully, but these errors were encountered: