fix: Skip Setup button no longer traps users when unauthenticated
The Skip button awaited saveConfigToServer() which fails with 403 when TOTP is required, preventing the wizard from dismissing. Fix: hide wizard FIRST (localStorage-only), then fire server save as fire-and-forget with .catch().
This commit is contained in:
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user