Lemmmy / KanjiSchool

Alternative web client for WaniKani
https://kanji.school
GNU Affero General Public License v3.0
15 stars 2 forks source link

App ungracefully crashes in private windows #1

Closed Lemmmy closed 11 months ago

Lemmmy commented 2 years ago

On Safari and Firefox, IndexedDB is not supported in private contexts, so the app fails to initialise the database and crashes. A more user-friendly error should be added for this.

Lemmmy commented 11 months ago

On KanjiSchool v2, updates to Firefox and Safari (tested on iOS 17), and possibly also updates to Dexie, have resolved this error. I haven't added any additional error handling, but if the issue does return this can be re-opened.