WildAid / o-fish-realm

Realm application code and sample data for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection. The web app allows agencies to gain insights from the aggregated information.
Apache License 2.0
23 stars 9 forks source link

Update source.js #187

Closed Sheeri closed 4 years ago

Sheeri commented 4 years ago

Getting an error on the Boarding records page (/#/boardings/null) when agenciesToShareData is null, that $in wants an array. So I'm putting in the if statement, that agenciesToShareData has to not be null.

Checklist:

Optional items: