0d41b8be34
The watch(activeTab) only fires on changes, not the initial value. When localStorage had settings_tab="briefing", onMounted skipped loadBriefingTab() so the form always showed default empty values. Follows the same pattern already used for the groups panel (line 338). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>