Events don't rerender when coming out of narrative mode
breezykermo opened this issue · 1 comments
breezykermo commented
Events are filtered by those in the current narrative when moving into narrative mode. Sometimes when moving out back into explore mode, all of the events in the displayed timeline are not available in the map. Probably something to do with React component caching at the Map layer.
breezykermo commented
Seems to have been fixed.