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
# Note: View already restored in app.py before commit started
764
-
logger.debug(f"Success path - refreshing to show updated data. Current view_mode={self.state.view_mode}, selected_category={self.state.selected_category}")
762
+
logger.debug(
763
+
f"Success path - refreshing to show updated data. Current view_mode={self.state.view_mode}, selected_category={self.state.selected_category}"
0 commit comments