# 13-Jan-2026 — resolve reported Social page duplicates, ordering, and pagination [ref: #107](https://github.com/nbarrett/ngx-ramblers/issues/107)

## [build 419](https://github.com/nbarrett/ngx-ramblers/actions/runs/20974280695) — [commit 0700f40](https://github.com/nbarrett/ngx-ramblers/commit/0700f40e307d8bcf9e38260ed2dde7c8df61acfc)

_____

- Fixes duplicate Social events, incorrect Past Events ordering, and inflated pagination counts reported.
- These issues were not Safari-specific but applied to event data handling when user was not logged in.
- Refactor: Removed deprecated HYBRID and URL-TO-ID-LOOKUP logic to ensure consistent event sourcing between Walks Manager and Local data, avoiding mixed results.