Map view - inconsistent loading of people
under review
Tibet Sprague
Hey Chris, is it possible to add me to this group to see if i see the same issue? I havent been able to reproduce yet.
Tibet Sprague
under review
Chris Harris
Zooming out now it appeas
{"type":"MapExplorer/FETCH_MEMBERS_MAP","params":{"context":"groups","slug":"imaginationpractice","sortBy":"name"}}
:
hasMore
:
undefined
ids
:
Array(2)
0
:
"32061"
1
:
"71036"
length
:
2
has the right keys. but the map only shows one user, not me
Chris Harris
state.orm has one ID here
queryResults["{\"type\":\"MapExplorer/FETCH_MEMBERS_MAP\",\"params\":{\"context\":\"groups\",\"slug\":\"imaginationpractice\",\"sortBy\":\"name\"}}"]
{
"ids": [
"32061"
]
}
but state.Members has no entry
the map Members draw shows one member
the map itself shows no members
Chris Harris
https://github.com/Hylozoic/hylo/issues/211 seems separate but related also
Chris Harris
It was a new group with recently changed user settings. We tried with multiple refreshes.