Commit 16f9ebd
fix(desktop): corregir window SSR guard + ThemeProvider temas + dev mode navigation
- useElectron.ts: añadir typeof window !== "undefined" para evitar crash SSR
- Providers.tsx: añadir los 24 temas al prop themes de ThemeProvider
- lib.rs: en modo dev, navegar a http://localhost:7878 antes de show() para evitar pantalla negra
- tauri.conf.json: normalizar fin de línea
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 31efc03 commit 16f9ebd
5 files changed
Lines changed: 503 additions & 7 deletions
File tree
- src-tauri
- src
- src
- components/providers
- hooks
0 commit comments