NicolasCantu 73b8d722c2 fix: Initialize home page after component creation
**Motivations :**
- Fix blank page after account deletion
- Ensure home page is properly initialized when navigating to home
- Add proper initialization call after login-4nk-component creation

**Modifications :**
- Added initHomePage() call after login-4nk-component is added to DOM
- Added error handling for home page initialization
- Added debug logs to track initialization process

**Pages affectées :**
- src/router.ts - Added home page initialization in handleLocation
2025-10-23 21:04:35 +02:00
..
2025-10-23 12:51:49 +02:00