Files
tatlock-ui/lib/core
Jeroen SchweitzerandClaude Opus 4.5 34fdc77818
Build and Push / release (push) Successful in 4s
Build and Push / build (push) Successful in 2m58s
fix: prevent API client provider auto-dispose causing Ref invalidation
API client providers (coreApiClientProvider, tatlockApiClientProvider) now
use keepAlive: true. This fixes "DioException [unknown]: null" errors on
pages like /security/users where ref.read() was used without subscription.

The AuthInterceptor stores a Ref that became invalid when the provider
auto-disposed after a one-time read.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:08:46 +01:00
..
2026-01-04 17:14:20 +01:00