mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #787] PWA on iOS sometimes crashes with an IndexedDB error #562
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#562
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 @nimbleghost on GitHub (Jun 28, 2023).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/787
🐞 Describe the bug
When resuming the installed PWA from the background, it sometimes crashes with an error from IndexedDB/Dexie:
UnknownError: Attempt to get count from database without an in-progress transaction💻 Components impacted
Web app, iOS only
💡 Screenshots and/or logs
🔮 Additional context
WebKit Bug: https://bugs.webkit.org/show_bug.cgi?id=197050
Other projects that ran into the same or similar issue
@multicolorist commented on GitHub (Jan 19, 2024):
Yes, this happens almost every day so would be nice for it to be fixed.