mirror of https://github.com/wg-easy/wg-easy
Browse Source
Fixes web interface crashes when clients connect/disconnect by resolving Vue i18n deepCopy function errors during locale merging operations. Changes: - Disable experimental locale detector to prevent SSR locale switching - Add silentTranslationWarn/silentFallbackWarn to prevent crash-causing warnings - Enable mergeFallbackMessage for safer locale merging without deep copying - Disable lazy loading to prevent runtime locale merging issues - Add fallbackLocale and redirectOn configs for safer browser detection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>pull/2195/head
2 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue