You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
De v0.6.0 "laatst bekende goede data"-fallback bevroor bij een lege locatie-lijst ook de notices, terwijl locatie- en meldingen-parsing losstaande selectors gebruiken en dus onafhankelijk kunnen breken. Een verse, succesvol geparste afwijkingsmelding werd daardoor stilzwijgend vervangen door een verouderde. Gevonden via een actieve bug-review, bevestigd met een losse reproductietest. Alleen de locaties blijven nu bevroren; notices uit de nieuwste fetch worden altijd gebruikt. / The v0.6.0 "keep last known good data" fallback also froze notices on an empty location list, even though location and notice parsing use unrelated selectors and can break independently. A fresh, successfully parsed deviation notice was therefore silently replaced by a stale one. Found via an active bug review, confirmed with a standalone reproduction test. Only locations stay frozen now; notices from the latest fetch are always used.