Closed jmkaneshiro closed 4 years ago
Login for demo user was failing on the first try. This was because I needed to prevent default for the login function.
This made the code a lot messier. Will need to clean it up in a future PR.
Summary
Login for demo user was failing on the first try. This was because I needed to prevent default for the login function.
Notes
This made the code a lot messier. Will need to clean it up in a future PR.