Files
worklenz/worklenz-frontend/src/pages/admin-center
Chamika J 11a6224fb3 fix(holiday-api): add error handling and fallback for countries with states API
- Implemented try-catch block in `getCountriesWithStates` to handle API errors gracefully.
- Added logging for errors when fetching countries, with a fallback to static data if the API call fails.
- Updated the `SettingsPage` to utilize the selected country code state for improved state selection logic.
2025-08-01 17:17:57 +05:30
..