Open ejoebstl opened 9 years ago
We have a user with E-Mail "test" in mixpanel. https://mixpanel.com/report/767067/explore/#user?distinct_id=bb8447fd-1817-468d-ad30-204dcd32abcc
However, the E-Mail validation in the in-app form seems to work. Also the E-Mail in the DB is fine. Any ideas?
(Cleaned up the e-mail in mixpanel)
"$email": person.email ?? "test"
In Session Service.
We have a user with E-Mail "test" in mixpanel. https://mixpanel.com/report/767067/explore/#user?distinct_id=bb8447fd-1817-468d-ad30-204dcd32abcc
However, the E-Mail validation in the in-app form seems to work. Also the E-Mail in the DB is fine. Any ideas?