felicity-buzz-2k16 / quiz-portal-backend

The generic quiz portal's backend
ISC License
0 stars 7 forks source link

On logging in, logging out again, invalid credentials #8

Closed anubhabsen closed 8 years ago

anubhabsen commented 8 years ago

Log in once, log out, and click log in in the nav bar. Credentials are auto typed so that you don't have to type it again, but clicking log in shows invalid credentials. Re typing the email and password manually solves the issue.

meghprkh commented 8 years ago

Yes, I know this. Mostly it is preact bug caused by linkState and browser not emitting onInputChange second time. Still I will try to find a solution.

meghprkh commented 8 years ago

Oops! This is a frontend bug. Closing this one. Please report it there =)