decentraland / decentraland/creator-hub
Analytics: Places list is inconsistent across sessions and devices
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 14
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 44
Description
## Description
The list of places shown on the Analytics page is non-deterministic — it shows a different set and/or count of places for the same wallet across sessions and across platforms.
## Steps to Reproduce
1. Open Creator Hub and navigate to the Analytics page.
2. Note the number and set of places listed.
3. Close and reopen Creator Hub (or open it on a different device with the same wallet).
4. The places list may differ in count or content (e.g. 7 places on Mac vs 4 places on Windows for the same wallet).
## Expected Behavior
The Analytics places list should be stable and deterministic — the same wallet should always see the same set of places, regardless of device, platform, or session.
## Additional Context
- Confirmed to be non-deterministic even on a single device across sessions ("random and not always the same").
- Observed between Mac and Windows for the same wallet (7 vs 4 places).
- Not consistently reproducible in the same sequence.
Requested by Gabriel Díaz via Slack
Contributor guide
Assessment
This issue has not been assessed yet.