mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #912] Change Languegue, error #641
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thomazcia on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/912
🐞 Describe the bug
I change de languague to Portugues Brasil then click in Account, show error.
💻 Components impacted
ntfy.sh
💡 Screenshots and/or logs
RangeError: Incorrect locale information provided
at log (https://ntfy.sh/static/media/index-9e24212a.js:320:286)
at w (https://ntfy.sh/static/media/index-9e24212a.js:41237:391)
at w (https://ntfy.sh/static/media/index-9e24212a.js:40450:391)
at isMounted (https://ntfy.sh/static/media/index-9e24212a.js:19518:38)
at callback (https://ntfy.sh/static/media/index-9e24212a.js:44027:40)
at callback (https://ntfy.sh/static/media/index-9e24212a.js:39763:40)
at callback (https://ntfy.sh/static/media/index-9e24212a.js:39691:40)
at callback (https://ntfy.sh/static/media/index-9e24212a.js:39545:40)
RangeError: Incorrect locale information provided
at at Eue (https://ntfy.sh/static/media/index-9e24212a.js:391:39667)
at at div
at at div
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:135:63751
at at div
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:61:41169
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:135:61152
at at Pue (https://ntfy.sh/static/media/index-9e24212a.js:391:38890)
at at div
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:61:22350
at at div
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:61:20669
at at yue
at at oK (https://ntfy.sh/static/media/index-9e24212a.js:240:3933)
at at pK (https://ntfy.sh/static/media/index-9e24212a.js:240:6226)
at at main
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:61:13098
at at Rde (https://ntfy.sh/static/media/index-9e24212a.js:409:15094)
at at div
at at https://ntfy.sh/static/media/index-9e24212a.js:55:6185
at at https://ntfy.sh/static/media/index-9e24212a.js:61:13098
at at Ode (https://ntfy.sh/static/media/index-9e24212a.js:409:13968)
at at oK (https://ntfy.sh/static/media/index-9e24212a.js:240:3933)
at at gK (https://ntfy.sh/static/media/index-9e24212a.js:240:6851)
at at Cce (https://ntfy.sh/static/media/index-9e24212a.js:372:5834)
at at i (https://ntfy.sh/static/media/index-9e24212a.js:250:3140)
at at GN (https://ntfy.sh/static/media/index-9e24212a.js:61:18729)
at at YN (https://ntfy.sh/static/media/index-9e24212a.js:61:19114)
at at D3 (https://ntfy.sh/static/media/index-9e24212a.js:61:29727)
at at fK (https://ntfy.sh/static/media/index-9e24212a.js:240:6285)
at at _K (https://ntfy.sh/static/media/index-9e24212a.js:249:744)
at at Pde (https://ntfy.sh/static/media/index-9e24212a.js:409:12627)
at at Suspense
at at Ade (https://ntfy.sh/static/media/index-9e24212a.js:409:12872)
🔮 Additional context
I back to English and ok
@binwiederhier commented on GitHub (Nov 6, 2023):
I believe this should be fixed by #922; will be shipped with the next release.