Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visitors cannot register new account with non-Philly home address #68

Open
tjnicolaides opened this issue Jun 17, 2017 · 0 comments
Open

Comments

@tjnicolaides
Copy link
Contributor

STR:

  1. Navigate to http://notinphilly.org/
  2. Click "Sign Up / Log In" and then choose "Sign Me Up" button. The registration modal appears.
  3. Fill out the information for a new user. Choose a home address from outside the City of Philadelphia (example: 6 Station Rd, Ardmore, PA 19003).
  4. Click "Register Now"

Result: registration modal hangs. No error is displayed to the user. API call to /api/users/ endpoint hangs and then times out.

Locally, the node server console displays an error:

(node:99009) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property '_id' of null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant