hotosm / osma-health

HOT Analytics for Health
12 stars 3 forks source link

permalink fails to load geojson #53

Closed geohacker closed 6 years ago

geohacker commented 6 years ago

Looks like going directly to an AOI fails to fetch the geojson and returns:

image

For example: http://localhost:3000/#/botswana/tsau

kamicut commented 6 years ago

@geohacker I can't reproduce this. I tried on multiple browsers with no cache. @ascalamogna could you try to reproduce this?

kamicut commented 6 years ago

Actually it seems to be happening only on development hot reload in Chrome. I'll see what the issue is.

kamicut commented 6 years ago

It was a race condition. PR incoming.