Karte: invalidateSize() in refresh() — leere Karte nach Seitenwechsel, SW by-v334

This commit is contained in:
rene 2026-04-24 11:07:22 +02:00
parent e0b4914e20
commit 005552042d
3 changed files with 8 additions and 3 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '320'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '321'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {