hwhub/lib
Lukas Müllner bbcacc0664 fix: only rebuild AuthGate on actual login state changes
- AuthGate now tracks wasLoggedIn vs isLoggedIn and only calls setState
  when the login status actually flips, preventing token-refresh events
  from tearing down open dialogs and causing _dependents.isEmpty crashes
- Fix TextEditingController disposal order in scanner manual entry dialog
2026-02-23 08:50:39 +01:00
..
main.dart fix: only rebuild AuthGate on actual login state changes 2026-02-23 08:50:39 +01:00
scanner_screen.dart fix: only rebuild AuthGate on actual login state changes 2026-02-23 08:50:39 +01:00