cch5ng / fe_interview

[wip] revamp of front end interview app
https://fe-interview.herokuapp.com
2 stars 0 forks source link

registration error cache #144

Closed cch5ng closed 5 years ago

cch5ng commented 5 years ago

on registration, if pwd validation error occurs, move to another view and return, then the error persists

similar to the issue with login (fixed recently)