Files
ISA-Frontend/apps/isa-app
Nino 933068d2b5 fix(isa-app-store, core-storage): prevent caching of erroneous user state
Remove shareReplay(1) operator from user state observable to ensure
fresh state retrieval on each request. This prevents the system from
retaining and reusing failed or invalid state data across multiple
operations.

The current implementation now makes two API calls (GET + POST) per
set operation to guarantee the latest state is always used, trading
performance for reliability in error scenarios.

Refs: #5270, #5249
2025-08-06 17:11:13 +02:00
..
2025-03-03 13:28:03 +01:00
2025-03-03 13:28:03 +01:00
2025-07-21 22:35:11 +02:00
2025-06-16 11:54:47 +02:00
2025-03-03 13:28:03 +01:00