Fix: Lost — Puls-Animation (box-shadow), false-offline, Pending-Guard
- Pulsierender Marker: Wechsel von position:absolute-Ring auf box-shadow-Animation (by-lost-pulse-r/p), kein Overflow-Problem mit Leaflet divIcon, iOS-kompatibel - navigator.onLine iOS-Falsch-Positiv: Formular-Submit versucht API zuerst, fällt nur bei TypeError (fetch failed) auf Pending-Modus zurück - _openDetail(): früher Return für Pending-Einträge (verhindert delete mit string-ID "pending_..." → Backend-Fehler "unable to parse integer") - SW by-v991, APP_VER 991
This commit is contained in:
parent
be12550df1
commit
f2856b8acb
4 changed files with 35 additions and 33 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v990';
|
||||
const CACHE_VERSION = 'by-v991';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
const CACHE_API = 'ban-yaro-api-v1'; // API-Response-Cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue