Pizza-and-Bier / lunafest-dyb-frontend

Client-facing code for the LUNAFEST silent auction webapp.
1 stars 1 forks source link

Error "obs.throw is not a function" (Auth service) #22

Closed cbierman closed 6 years ago

cbierman commented 6 years ago

I'm getting this error from the auth service for my registration email validator. I think it's because it's erroring while you type a the email ("calebierm").

I can catch this on my end and handle it, I just need the error to catch

EDIT: Forgot to add you can see this in feature/email-validator branch

pizzimathy commented 6 years ago

Fixed in f07d912.