Files
giglez/static/js
Trilltechnician a0ccc3d00a fix: Add cache-busting to detail modal API calls
Fixes issue where modal shows same data for all captures.

Changes:
- Add timestamp-based cache buster to API requests
- Add cache-control headers (no-cache, no-store, must-revalidate)
- Clear modal content when closing to prevent stale data
- Ensures each capture loads fresh, unique data

This resolves the issue where clicking 'View Data' on different
markers showed the same cached data instead of unique per-capture data.
2026-01-14 12:42:46 -08:00
..
2026-01-12 18:21:11 -08:00
2026-01-12 18:21:11 -08:00