zendesk / linksf

A mobile website to connect those in need in to services that can help them
http://link-sf.com
Apache License 2.0
62 stars 38 forks source link

Load orgs inside location promise #399

Closed adam-hart closed 6 years ago

adam-hart commented 6 years ago

The location page was all broken because it was trying to load a single organization with an id of undefined. The result was an array of every organization (no bueno).

@zendesk/volunteer