covidgreen / covid-green-app

Apache License 2.0
297 stars 54 forks source link

fix: check API settings values before storing them in the SettingsProvider #49

Open andreaforni opened 4 years ago

andreaforni commented 4 years ago

This PR closes #48.

It checks if the settings returned by the backend are undefined/null before setting them into the provider.

jasnell commented 3 years ago

Ping @covidgreen/members ... looks like this one needs review? It's been sitting here for a while